[INFO] cloning repository https://github.com/Am0rfu5/grabber
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Am0rfu5/grabber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAm0rfu5%2Fgrabber", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAm0rfu5%2Fgrabber'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 781b452a9d28e8f0007aab15603150568823a5d6
[INFO] checking Am0rfu5/grabber against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAm0rfu5%2Fgrabber" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Am0rfu5/grabber
[INFO] finished tweaking git repo https://github.com/Am0rfu5/grabber
[INFO] tweaked toml for git repo https://github.com/Am0rfu5/grabber written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Am0rfu5/grabber on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Am0rfu5/grabber 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded futf v0.1.4
[INFO] [stderr]   Downloaded tower v0.4.11
[INFO] [stderr]   Downloaded bit-set v0.5.1
[INFO] [stderr]   Downloaded h2 v0.4.3
[INFO] [stderr]   Downloaded bit-vec v0.5.1
[INFO] [stderr]   Downloaded tendril v0.4.1
[INFO] [stderr]   Downloaded select v0.6.0
[INFO] [stderr]   Downloaded url v2.3.0
[INFO] [stderr]   Downloaded reqwest v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8963ab046944d35a5d96242448e20dc2602f2886afc1c60a93994c5aee5b7b97
[INFO] running `Command { std: "docker" "start" "-a" "8963ab046944d35a5d96242448e20dc2602f2886afc1c60a93994c5aee5b7b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8963ab046944d35a5d96242448e20dc2602f2886afc1c60a93994c5aee5b7b97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8963ab046944d35a5d96242448e20dc2602f2886afc1c60a93994c5aee5b7b97", kill_on_drop: false }`
[INFO] [stdout] 8963ab046944d35a5d96242448e20dc2602f2886afc1c60a93994c5aee5b7b97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6b0e2b749b4b4c8a947e50e1813c64de3a39406f26ce338cb7a43495fa5c4b3
[INFO] running `Command { std: "docker" "start" "-a" "f6b0e2b749b4b4c8a947e50e1813c64de3a39406f26ce338cb7a43495fa5c4b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling openssl-sys v0.9.55
[INFO] [stderr]     Checking futf v0.1.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]     Checking utf-8 v0.7.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr] warning: openssl-sys@0.9.55: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: openssl-sys@0.9.55: build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
[INFO] [stderr] warning: openssl-sys@0.9.55:     4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v
[INFO] [stderr] warning: openssl-sys@0.9.55:       |                        ^~~~~~~~~~~~~
[INFO] [stderr] warning: openssl-sys@0.9.55: build/expando.c:5:23: note: in expansion of macro 'VERSION2'
[INFO] [stderr] warning: openssl-sys@0.9.55:     5 | #define VERSION(n, v) VERSION2(n, v)
[INFO] [stderr] warning: openssl-sys@0.9.55:       |                       ^~~~~~~~
[INFO] [stderr] warning: openssl-sys@0.9.55: build/expando.c:10:1: note: in expansion of macro 'VERSION'
[INFO] [stderr] warning: openssl-sys@0.9.55:    10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
[INFO] [stderr] warning: openssl-sys@0.9.55:       | ^~~~~~~
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.55`
[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-1bc6f712e2964f78/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-cfg=const_fn
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[INFO] [stderr]   OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[INFO] [stderr]   OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR
[INFO] [stderr]   X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DIR
[INFO] [stderr]   OPENSSL_DIR unset
[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]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87")
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:warning=build/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=build/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=build/expando.c:10:1: note: in expansion of macro 'VERSION'
[INFO] [stderr]   cargo:warning=   10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
[INFO] [stderr]   cargo:warning=      | ^~~~~~~
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (477) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.55/build/main.rs:138:13:
[INFO] [stderr] 
[INFO] [stderr]   Header expansion error:
[INFO] [stderr]   Error { kind: ToolExecError, message: "Command \"cc\" \"-O0\" \"-ffunction-sections\" \"-fdata-sections\" \"-fPIC\" \"-gdwarf-4\" \"-fno-omit-frame-pointer\" \"-m64\" \"-I\" \"/usr/include\" \"-Wall\" \"-Wextra\" \"-E\" \"build/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:     0x575f27020bb2 - std[c53ce44f1499c8f7]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x575f27020bb2 - std[c53ce44f1499c8f7]::backtrace_rs::backtrace::trace_unsynchronized::<std[c53ce44f1499c8f7]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x575f27020bb2 - std[c53ce44f1499c8f7]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x575f27020bb2 - <<std[c53ce44f1499c8f7]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[b65165ee930b1c81]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x575f270361ba - <core[b65165ee930b1c81]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x575f270361ba - core[b65165ee930b1c81]::fmt::write
[INFO] [stderr]      6:     0x575f27027136 - std[c53ce44f1499c8f7]::io::default_write_fmt::<std[c53ce44f1499c8f7]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x575f27027136 - <std[c53ce44f1499c8f7]::sys::stdio::unix::Stderr as std[c53ce44f1499c8f7]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x575f27002ebf - <std[c53ce44f1499c8f7]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x575f27002ebf - std[c53ce44f1499c8f7]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x575f2701bde1 - std[c53ce44f1499c8f7]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x575f2701bf9b - std[c53ce44f1499c8f7]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x575f27002f78 - std[c53ce44f1499c8f7]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x575f26ffa799 - std[c53ce44f1499c8f7]::sys::backtrace::__rust_end_short_backtrace::<std[c53ce44f1499c8f7]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x575f270039bd - __rustc[cdd9cdf7d6dc8cda]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x575f270368cc - core[b65165ee930b1c81]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x575f26f71730 - build_script_main[7377488b12b55791]::validate_headers
[INFO] [stderr]     17:     0x575f26f77dac - build_script_main[7377488b12b55791]::find_normal::try_pkg_config
[INFO] [stderr]     18:     0x575f26f78168 - build_script_main[7377488b12b55791]::find_normal::find_openssl_dir
[INFO] [stderr]     19:     0x575f26f76627 - build_script_main[7377488b12b55791]::find_normal::get_openssl::{closure#0}
[INFO] [stderr]     20:     0x575f26f752b9 - <core[b65165ee930b1c81]::option::Option<std[c53ce44f1499c8f7]::ffi::os_str::OsString>>::unwrap_or_else::<build_script_main[7377488b12b55791]::find_normal::get_openssl::{closure#0}>
[INFO] [stderr]     21:     0x575f26f776a1 - build_script_main[7377488b12b55791]::find_normal::get_openssl
[INFO] [stderr]     22:     0x575f26f6fb9d - build_script_main[7377488b12b55791]::find_openssl
[INFO] [stderr]     23:     0x575f26f71d49 - build_script_main[7377488b12b55791]::main
[INFO] [stderr]     24:     0x575f26f7a713 - <fn() as core[b65165ee930b1c81]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     25:     0x575f26f759c6 - std[c53ce44f1499c8f7]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     26:     0x575f26f760b9 - std[c53ce44f1499c8f7]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     27:     0x575f2701af26 - <&dyn core[b65165ee930b1c81]::ops::function::Fn<(), Output = i32> + core[b65165ee930b1c81]::panic::unwind_safe::RefUnwindSafe + core[b65165ee930b1c81]::marker::Sync as core[b65165ee930b1c81]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     28:     0x575f2701af26 - std[c53ce44f1499c8f7]::panicking::catch_unwind::do_call::<&dyn core[b65165ee930b1c81]::ops::function::Fn<(), Output = i32> + core[b65165ee930b1c81]::panic::unwind_safe::RefUnwindSafe + core[b65165ee930b1c81]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x575f2701af26 - std[c53ce44f1499c8f7]::panicking::catch_unwind::<i32, &dyn core[b65165ee930b1c81]::ops::function::Fn<(), Output = i32> + core[b65165ee930b1c81]::panic::unwind_safe::RefUnwindSafe + core[b65165ee930b1c81]::marker::Sync>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x575f2701af26 - std[c53ce44f1499c8f7]::panic::catch_unwind::<&dyn core[b65165ee930b1c81]::ops::function::Fn<(), Output = i32> + core[b65165ee930b1c81]::panic::unwind_safe::RefUnwindSafe + core[b65165ee930b1c81]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x575f2701af26 - std[c53ce44f1499c8f7]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/rt.rs:175:24
[INFO] [stderr]     32:     0x575f2701af26 - std[c53ce44f1499c8f7]::panicking::catch_unwind::do_call::<std[c53ce44f1499c8f7]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:581:40
[INFO] [stderr]     33:     0x575f2701af26 - std[c53ce44f1499c8f7]::panicking::catch_unwind::<isize, std[c53ce44f1499c8f7]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panicking.rs:544:19
[INFO] [stderr]     34:     0x575f2701af26 - std[c53ce44f1499c8f7]::panic::catch_unwind::<std[c53ce44f1499c8f7]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/panic.rs:359:14
[INFO] [stderr]     35:     0x575f2701af26 - std[c53ce44f1499c8f7]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/bca37a20bd376ce3fd138e7cdee7fe704e0f8814/library/std/src/rt.rs:171:5
[INFO] [stderr]     36:     0x575f26f75851 - std[c53ce44f1499c8f7]::rt::lang_start::<()>
[INFO] [stderr]     37:     0x575f26f74ff5 - main
[INFO] [stderr]     38:     0x713651aa71ca - <unknown>
[INFO] [stderr]     39:     0x713651aa728b - __libc_start_main
[INFO] [stderr]     40:     0x575f26f6dbc5 - _start
[INFO] [stderr]     41:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f6b0e2b749b4b4c8a947e50e1813c64de3a39406f26ce338cb7a43495fa5c4b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6b0e2b749b4b4c8a947e50e1813c64de3a39406f26ce338cb7a43495fa5c4b3", kill_on_drop: false }`
[INFO] [stdout] f6b0e2b749b4b4c8a947e50e1813c64de3a39406f26ce338cb7a43495fa5c4b3
