[INFO] cloning repository https://github.com/huaruitech/ServerStatus-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huaruitech/ServerStatus-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuaruitech%2FServerStatus-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuaruitech%2FServerStatus-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5aaf7c6b5465e317e2412b6c6ce70a84229af42
[INFO] testing huaruitech/ServerStatus-Rust against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuaruitech%2FServerStatus-Rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/huaruitech/ServerStatus-Rust
[INFO] finished tweaking git repo https://github.com/huaruitech/ServerStatus-Rust
[INFO] tweaked toml for git repo https://github.com/huaruitech/ServerStatus-Rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/huaruitech/ServerStatus-Rust on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/huaruitech/ServerStatus-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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 93d664d7aedb0b7e3aa163aafcda0c492a28c6d69bde387636fe3cd42319bb88
[INFO] running `Command { std: "docker" "start" "93d664d7aedb0b7e3aa163aafcda0c492a28c6d69bde387636fe3cd42319bb88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93d664d7aedb0b7e3aa163aafcda0c492a28c6d69bde387636fe3cd42319bb88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "93d664d7aedb0b7e3aa163aafcda0c492a28c6d69bde387636fe3cd42319bb88" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93d664d7aedb0b7e3aa163aafcda0c492a28c6d69bde387636fe3cd42319bb88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "93d664d7aedb0b7e3aa163aafcda0c492a28c6d69bde387636fe3cd42319bb88" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.149
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling prettyplease v0.1.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling autotools v0.2.5
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling protobuf-src v1.1.0+21.5
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum-core v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling axum v0.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling const-random-macro v0.1.15
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling rust_decimal v1.27.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling rust-embed-utils v7.3.0
[INFO] [stderr]    Compiling const-random v0.1.15
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ipnet v2.6.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling stat_server v1.6.1 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling stat_client v1.6.1 (/opt/rustwide/workdir/client)
[INFO] [stderr]    Compiling email-encoding v0.1.3
[INFO] [stderr]    Compiling self_cell v0.10.2
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling email_address v0.2.4
[INFO] [stderr]    Compiling quoted_printable v0.4.6
[INFO] [stderr]    Compiling memo-map v0.3.1
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling http-auth-basic v0.3.3
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling prost-derive v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling rhai_codegen v1.4.4
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling rust-embed-impl v6.3.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling rust-embed v6.4.2
[INFO] [stderr]    Compiling sysinfo v0.26.8
[INFO] [stderr]    Compiling clap v4.0.29
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling prost v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling prost-types v0.11.2
[INFO] [stderr]    Compiling minijinja v0.26.0
[INFO] [stderr]    Compiling rhai v1.11.0
[INFO] [stderr]    Compiling prettytable-rs v0.9.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling prost-build v0.11.4
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling async-compression v0.3.15
[INFO] [stderr]    Compiling tokio-socks v0.5.1
[INFO] [stderr]    Compiling lettre v0.10.1
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling hyper v0.14.23
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling reqwest v0.11.13
[INFO] [stderr]    Compiling tonic v0.8.3
[INFO] [stderr] error: could not compile `rhai` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rhai --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rhai-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="decimal"' --cfg 'feature="default"' --cfg 'feature="metadata"' --cfg 'feature="no_closure"' --cfg 'feature="no_function"' --cfg 'feature="no_module"' --cfg 'feature="rust_decimal"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="std"' --cfg 'feature="sync"' --cfg 'feature="unchecked"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bin-features", "core-error", "debugging", "decimal", "default", "f32_float", "getrandom", "hashbrown", "internals", "libm", "metadata", "no-std-compat", "no_closure", "no_custom_syntax", "no_float", "no_function", "no_index", "no_module", "no_object", "no_optimize", "no_position", "no_std", "no_time", "only_i32", "only_i64", "rust_decimal", "rustyline", "serde", "serde_json", "std", "stdweb", "sync", "unchecked", "unicode-xid", "unicode-xid-ident", "wasm-bindgen"))' -C metadata=c4d5a81f5539488f -C extra-filename=-87b5740dfe0bb00b --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern ahash=/opt/rustwide/target/release/deps/libahash-05b9692af23e1b3a.rmeta --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-e3c267f9345a5f9c.rmeta --extern num_traits=/opt/rustwide/target/release/deps/libnum_traits-d951177d00933a1f.rmeta --extern rhai_codegen=/opt/rustwide/target/release/deps/librhai_codegen-b5090bff262eb24d.so --extern rust_decimal=/opt/rustwide/target/release/deps/librust_decimal-57dd50b5e4476185.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-086470a1aed62b88.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-e7b89f9443abb10d.rmeta --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-93bd52f085986051.rmeta --extern smartstring=/opt/rustwide/target/release/deps/libsmartstring-d311c3d392debec6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `reqwest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/reqwest-0.11.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="async-compression"' --cfg 'feature="brotli"' --cfg 'feature="deflate"' --cfg 'feature="gzip"' --cfg 'feature="hyper-rustls"' --cfg 'feature="json"' --cfg 'feature="rustls"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="serde_json"' --cfg 'feature="socks"' --cfg 'feature="stream"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-socks"' --cfg 'feature="tokio-util"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "async-compression", "blocking", "brotli", "cookie_crate", "cookie_store", "cookies", "default", "default-tls", "deflate", "gzip", "hyper-rustls", "hyper-tls", "json", "mime_guess", "multipart", "native-tls", "native-tls-alpn", "native-tls-crate", "native-tls-vendored", "proc-macro-hack", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "serde_json", "socks", "stream", "tokio-native-tls", "tokio-rustls", "tokio-socks", "tokio-util", "trust-dns", "trust-dns-resolver", "webpki-roots"))' -C metadata=1c1cdb41a3d8879c -C extra-filename=-9fb4b927dbdc35bc --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern async_compression=/opt/rustwide/target/release/deps/libasync_compression-5d972cfa73fa1dc6.rmeta --extern base64=/opt/rustwide/target/release/deps/libbase64-a54765872b653fa6.rmeta --extern bytes=/opt/rustwide/target/release/deps/libbytes-9bc3e850debb58ad.rmeta --extern encoding_rs=/opt/rustwide/target/release/deps/libencoding_rs-a7d3ded42046ce34.rmeta --extern futures_core=/opt/rustwide/target/release/deps/libfutures_core-2ba9411fd908308d.rmeta --extern futures_util=/opt/rustwide/target/release/deps/libfutures_util-d5048f1556b16ebc.rmeta --extern h2=/opt/rustwide/target/release/deps/libh2-b6da8218eaad85e9.rmeta --extern http=/opt/rustwide/target/release/deps/libhttp-0f4fa1f35a2a4f99.rmeta --extern http_body=/opt/rustwide/target/release/deps/libhttp_body-b836e06e76de7231.rmeta --extern hyper=/opt/rustwide/target/release/deps/libhyper-87336f3b128a2871.rmeta --extern hyper_rustls=/opt/rustwide/target/release/deps/libhyper_rustls-4e2ee359a7e7b33e.rmeta --extern ipnet=/opt/rustwide/target/release/deps/libipnet-cb020f3f18c2d5e9.rmeta --extern log=/opt/rustwide/target/release/deps/liblog-1b75a53d1d62585a.rmeta --extern mime=/opt/rustwide/target/release/deps/libmime-6162293384d24083.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-f41d43de47a6a6f3.rmeta --extern percent_encoding=/opt/rustwide/target/release/deps/libpercent_encoding-fd30f9cc7226f04e.rmeta --extern pin_project_lite=/opt/rustwide/target/release/deps/libpin_project_lite-4efabfda1e3ee6d2.rmeta --extern rustls=/opt/rustwide/target/release/deps/librustls-34bbe8ad623228a8.rmeta --extern rustls_pemfile=/opt/rustwide/target/release/deps/librustls_pemfile-fb3571db85c54221.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-086470a1aed62b88.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-e7b89f9443abb10d.rmeta --extern serde_urlencoded=/opt/rustwide/target/release/deps/libserde_urlencoded-68c05b01dcb0766c.rmeta --extern tokio=/opt/rustwide/target/release/deps/libtokio-a1c9da0860390642.rmeta --extern tokio_rustls=/opt/rustwide/target/release/deps/libtokio_rustls-66b632442fc53146.rmeta --extern tokio_socks=/opt/rustwide/target/release/deps/libtokio_socks-e0b8a49ec0757d94.rmeta --extern tokio_util=/opt/rustwide/target/release/deps/libtokio_util-7a8b7e036ef199dd.rmeta --extern tower_service=/opt/rustwide/target/release/deps/libtower_service-499c298ed6bb0888.rmeta --extern url=/opt/rustwide/target/release/deps/liburl-ae2da98cc38f6174.rmeta --extern webpki_roots=/opt/rustwide/target/release/deps/libwebpki_roots-207d57f510613f70.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/release/build/ring-ec9cf327d2384a31/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tonic` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name tonic --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=z -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="async-trait"' --cfg 'feature="axum"' --cfg 'feature="channel"' --cfg 'feature="codegen"' --cfg 'feature="default"' --cfg 'feature="h2"' --cfg 'feature="hyper"' --cfg 'feature="hyper-timeout"' --cfg 'feature="prost"' --cfg 'feature="prost-derive"' --cfg 'feature="prost1"' --cfg 'feature="tokio"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tower"' --cfg 'feature="tracing-futures"' --cfg 'feature="transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "axum", "channel", "codegen", "default", "flate2", "gzip", "h2", "hyper", "hyper-timeout", "prost", "prost-derive", "prost1", "rustls-native-certs", "rustls-pemfile", "tls", "tls-roots", "tls-roots-common", "tls-webpki-roots", "tokio", "tokio-rustls", "tower", "tracing-futures", "transport", "webpki-roots"))' -C metadata=b7d66bfa8fe52ef1 -C extra-filename=-76c3638ed42f881d --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern async_stream=/opt/rustwide/target/release/deps/libasync_stream-ae2525580bfdd100.rmeta --extern async_trait=/opt/rustwide/target/release/deps/libasync_trait-d73ab516b11754c6.so --extern axum=/opt/rustwide/target/release/deps/libaxum-28c8dd6bdfbb8b26.rmeta --extern base64=/opt/rustwide/target/release/deps/libbase64-a54765872b653fa6.rmeta --extern bytes=/opt/rustwide/target/release/deps/libbytes-9bc3e850debb58ad.rmeta --extern futures_core=/opt/rustwide/target/release/deps/libfutures_core-2ba9411fd908308d.rmeta --extern futures_util=/opt/rustwide/target/release/deps/libfutures_util-d5048f1556b16ebc.rmeta --extern h2=/opt/rustwide/target/release/deps/libh2-b6da8218eaad85e9.rmeta --extern http=/opt/rustwide/target/release/deps/libhttp-0f4fa1f35a2a4f99.rmeta --extern http_body=/opt/rustwide/target/release/deps/libhttp_body-b836e06e76de7231.rmeta --extern hyper=/opt/rustwide/target/release/deps/libhyper-87336f3b128a2871.rmeta --extern hyper_timeout=/opt/rustwide/target/release/deps/libhyper_timeout-4549cc15fac5cf9e.rmeta --extern percent_encoding=/opt/rustwide/target/release/deps/libpercent_encoding-fd30f9cc7226f04e.rmeta --extern pin_project=/opt/rustwide/target/release/deps/libpin_project-ba0b6b42b9c5d55b.rmeta --extern prost1=/opt/rustwide/target/release/deps/libprost-2fa5cb9634e2741a.rmeta --extern prost_derive=/opt/rustwide/target/release/deps/libprost_derive-44cffaddb6a92123.so --extern tokio=/opt/rustwide/target/release/deps/libtokio-a1c9da0860390642.rmeta --extern tokio_rustls=/opt/rustwide/target/release/deps/libtokio_rustls-66b632442fc53146.rmeta --extern tokio_stream=/opt/rustwide/target/release/deps/libtokio_stream-1402e8ebffe93df9.rmeta --extern tokio_util=/opt/rustwide/target/release/deps/libtokio_util-7a8b7e036ef199dd.rmeta --extern tower=/opt/rustwide/target/release/deps/libtower-72a0adabfb7b57f1.rmeta --extern tower_layer=/opt/rustwide/target/release/deps/libtower_layer-30f199306b83304b.rmeta --extern tower_service=/opt/rustwide/target/release/deps/libtower_service-499c298ed6bb0888.rmeta --extern tracing=/opt/rustwide/target/release/deps/libtracing-1dc7ec2fcdd57ad5.rmeta --extern tracing_futures=/opt/rustwide/target/release/deps/libtracing_futures-731116c2f8372b65.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/release/build/ring-ec9cf327d2384a31/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: failed to run custom build command for `protobuf-src v1.1.0+21.5`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/protobuf-src-38abc66b40399a15/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -m64" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -m64" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/configure" "--prefix=/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install" "--disable-shared" "--enable-static" "--disable-maintainer-mode"
[INFO] [stderr]   checking whether to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking target system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a race-free mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking whether UID '0' is supported by ustar format... yes
[INFO] [stderr]   checking whether GID '0' is supported by ustar format... yes
[INFO] [stderr]   checking how to create a ustar tar archive... gnutar
[INFO] [stderr]   checking whether make supports nested variables... (cached) yes
[INFO] [stderr]   checking for gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether the compiler supports GNU C... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to enable C11 features... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking whether the compiler supports GNU C++... yes
[INFO] [stderr]   checking whether c++ accepts -g... yes
[INFO] [stderr]   checking for c++ option to enable C++11 features... none needed
[INFO] [stderr]   checking dependency style of c++... gcc3
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for gcc... gcc
[INFO] [stderr]   checking whether the compiler supports GNU C... (cached) yes
[INFO] [stderr]   checking whether gcc accepts -g... yes
[INFO] [stderr]   checking for gcc option to enable C11 features... (cached) none needed
[INFO] [stderr]   checking whether gcc understands -c and -o together... (cached) yes
[INFO] [stderr]   checking dependency style of gcc... (cached) gcc3
[INFO] [stderr]   checking how to run the C preprocessor... gcc -E
[INFO] [stderr]   checking how to run the C++ preprocessor... c++ -E
[INFO] [stderr]   checking for g++... g++
[INFO] [stderr]   checking whether the compiler supports GNU C++... (cached) yes
[INFO] [stderr]   checking whether g++ accepts -g... yes
[INFO] [stderr]   checking for g++ option to enable C++11 features... (cached) none needed
[INFO] [stderr]   checking dependency style of g++... (cached) gcc3
[INFO] [stderr]   checking how to run the C++ preprocessor... g++ -E
[INFO] [stderr]   checking for stdio.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for wchar.h... yes
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking whether _XOPEN_SOURCE should be defined... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking the archiver (ar) interface... ar
[INFO] [stderr]   checking C++ compiler flags...... use user-supplied: -O0 -ffunction-sections -fdata-sections -fPIC -m64
[INFO] [stderr]   checking for c++ options needed to detect all undeclared functions... none needed
[INFO] [stderr]   checking whether __SUNPRO_CC is declared... no
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/x86_64-linux-gnu-ld
[INFO] [stderr]   checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/x86_64-linux-gnu-ld option to reload object files... -r
[INFO] [stderr]   checking for file... file
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking how to run the C++ preprocessor... c++ -E
[INFO] [stderr]   checking for ld used by c++... /usr/bin/x86_64-linux-gnu-ld -m elf_x86_64
[INFO] [stderr]   checking if the linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
[INFO] [stderr]   checking whether the c++ linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking for c++ option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if c++ PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if c++ static flag -static works... yes
[INFO] [stderr]   checking if c++ supports -c -o file.o... yes
[INFO] [stderr]   checking if c++ supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the c++ linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether the linker supports version scripts... yes
[INFO] [stderr]   checking for egrep... (cached) /usr/bin/grep -E
[INFO] [stderr]   checking for fcntl.h... yes
[INFO] [stderr]   checking for inttypes.h... (cached) yes
[INFO] [stderr]   checking for limits.h... yes
[INFO] [stderr]   checking for stdlib.h... (cached) yes
[INFO] [stderr]   checking for unistd.h... (cached) yes
[INFO] [stderr]   checking for working memcmp... yes
[INFO] [stderr]   checking for working strtod... yes
[INFO] [stderr]   checking for ftruncate... yes
[INFO] [stderr]   checking for memset... yes
[INFO] [stderr]   checking for mkdir... yes
[INFO] [stderr]   checking for strchr... yes
[INFO] [stderr]   checking for strerror... yes
[INFO] [stderr]   checking for strtol... yes
[INFO] [stderr]   checking zlib version... ok (1.2.0.4 or later)
[INFO] [stderr]   checking for library containing zlibVersion... -lz
[INFO] [stderr]   checking whether c++ supports C++11 features by default... yes
[INFO] [stderr]   checking whether -latomic is needed... no
[INFO] [stderr]   checking whether cc is Clang... no
[INFO] [stderr]   checking whether pthreads work with "-pthread" and "-lpthread"... yes
[INFO] [stderr]   checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[INFO] [stderr]   checking whether more special flags are required for pthreads... no
[INFO] [stderr]   checking for PTHREAD_PRIO_INHERIT... yes
[INFO] [stderr]   checking the location of hash_map... <unordered_map>
[INFO] [stderr]   checking whether -llog is needed... no
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating src/Makefile
[INFO] [stderr]   config.status: creating benchmarks/Makefile
[INFO] [stderr]   config.status: creating conformance/Makefile
[INFO] [stderr]   config.status: creating protobuf.pc
[INFO] [stderr]   config.status: creating protobuf-lite.pc
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   === configuring in third_party/googletest (/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/build/third_party/googletest)
[INFO] [stderr]   configure: running /bin/bash /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/third_party/googletest/configure --disable-option-checking '--prefix=/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install'  '--disable-shared' '--enable-static' '--disable-maintainer-mode' 'CC=cc' 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64' 'CXX=c++' 'CXXFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64' --cache-file=/dev/null --srcdir=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/third_party/googletest
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a race-free mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   === configuring in googletest (/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/build/third_party/googletest/googletest)
[INFO] [stderr]   configure: running /bin/bash /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/third_party/googletest/googletest/configure --disable-option-checking '--prefix=/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install'  '--disable-shared' '--enable-static' '--disable-maintainer-mode' 'CC=cc' 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64' 'CXX=c++' 'CXXFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64' --cache-file=/dev/null --srcdir=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/third_party/googletest/googletest
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a race-free mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking for gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether the compiler supports GNU C... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to enable C11 features... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking whether the compiler supports GNU C++... yes
[INFO] [stderr]   checking whether c++ accepts -g... yes
[INFO] [stderr]   checking for c++ option to enable C++11 features... none needed
[INFO] [stderr]   checking dependency style of c++... gcc3
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/x86_64-linux-gnu-ld
[INFO] [stderr]   checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/x86_64-linux-gnu-ld option to reload object files... -r
[INFO] [stderr]   checking for file... file
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for stdio.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking how to run the C++ preprocessor... c++ -E
[INFO] [stderr]   checking for ld used by c++... /usr/bin/x86_64-linux-gnu-ld -m elf_x86_64
[INFO] [stderr]   checking if the linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
[INFO] [stderr]   checking whether the c++ linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking for c++ option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if c++ PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if c++ static flag -static works... yes
[INFO] [stderr]   checking if c++ supports -c -o file.o... yes
[INFO] [stderr]   checking if c++ supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the c++ linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking for python... :
[INFO] [stderr]   checking for the pthreads library -lpthreads... no
[INFO] [stderr]   checking whether pthreads work without any flags... yes
[INFO] [stderr]   checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[INFO] [stderr]   checking if more special flags are required for pthreads... no
[INFO] [stderr]   checking whether to check for GCC pthread/shared inconsistencies... yes
[INFO] [stderr]   checking whether -pthread is sufficient with -shared... yes
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating scripts/gtest-config
[INFO] [stderr]   config.status: creating build-aux/config.h
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   === configuring in googlemock (/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/build/third_party/googletest/googlemock)
[INFO] [stderr]   configure: running /bin/bash /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/third_party/googletest/googlemock/configure --disable-option-checking '--prefix=/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install'  '--disable-shared' '--enable-static' '--disable-maintainer-mode' 'CC=cc' 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64' 'CXX=c++' 'CXXFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -m64' --cache-file=/dev/null --srcdir=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-src-1.1.0+21.5/protobuf/third_party/googletest/googlemock
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a race-free mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking for gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether the compiler supports GNU C... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to enable C11 features... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking whether the compiler supports GNU C++... yes
[INFO] [stderr]   checking whether c++ accepts -g... yes
[INFO] [stderr]   checking for c++ option to enable C++11 features... none needed
[INFO] [stderr]   checking dependency style of c++... gcc3
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/x86_64-linux-gnu-ld
[INFO] [stderr]   checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/x86_64-linux-gnu-ld option to reload object files... -r
[INFO] [stderr]   checking for file... file
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for stdio.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking how to run the C++ preprocessor... c++ -E
[INFO] [stderr]   checking for ld used by c++... /usr/bin/x86_64-linux-gnu-ld -m elf_x86_64
[INFO] [stderr]   checking if the linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) is GNU ld... yes
[INFO] [stderr]   checking whether the c++ linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking for c++ option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if c++ PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if c++ static flag -static works... yes
[INFO] [stderr]   checking if c++ supports -c -o file.o... yes
[INFO] [stderr]   checking if c++ supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the c++ linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... (cached) GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking for python... :
[INFO] [stderr]   checking for the pthreads library -lpthreads... no
[INFO] [stderr]   checking whether pthreads work without any flags... yes
[INFO] [stderr]   checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[INFO] [stderr]   checking if more special flags are required for pthreads... no
[INFO] [stderr]   checking whether to check for GCC pthread/shared inconsistencies... yes
[INFO] [stderr]   checking whether -pthread is sufficient with -shared... yes
[INFO] [stderr]   checking for gtest-config... no
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating scripts/gmock-config
[INFO] [stderr]   config.status: creating build-aux/config.h
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   running: cd "/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/build" && MAKEFLAGS="-j --jobserver-fds=4,5 --jobserver-auth=4,5" "sh" "-c" "exec \"$0\" \"$@\"" "make" "install"
[INFO] [stderr]   Making install in .
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/build'
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/build'
[INFO] [stderr]   make[2]: Nothing to be done for 'install-exec-am'.
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/lib/pkgconfig'
[INFO] [stderr]    /usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/lib/pkgconfig'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/build'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/build'
[INFO] [stderr]   Making install in src
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/build/src'
[INFO] [stderr]     CXX      google/protobuf/wire_format_lite.lo
[INFO] [stderr]     CXX      google/protobuf/any.lo
[INFO] [stderr]     CXX      google/protobuf/api.pb.lo
[INFO] [stderr]     CXX      google/protobuf/any.pb.lo
[INFO] [stderr]     CXX      google/protobuf/compiler/importer.lo
[INFO] [stderr]     CXX      google/protobuf/descriptor.lo
[INFO] [stderr]     CXX      google/protobuf/compiler/parser.lo
[INFO] [stderr]     CXX      google/protobuf/descriptor.pb.lo
[INFO] [stderr]     CXX      google/protobuf/duration.pb.lo
[INFO] [stderr]     CXX      google/protobuf/descriptor_database.lo
[INFO] [stderr]     CXX      google/protobuf/dynamic_message.lo
[INFO] [stderr]     CXX      google/protobuf/empty.pb.lo
[INFO] [stderr]     CXX      google/protobuf/extension_set_heavy.lo
[INFO] [stderr]     CXX      google/protobuf/field_mask.pb.lo
[INFO] [stderr]     CXX      google/protobuf/generated_message_bases.lo
[INFO] [stderr]     CXX      google/protobuf/generated_message_reflection.lo
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/release/build/protobuf-src-efff2c2c0ce0874f/out/install/build/src'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   make[1]: *** [Makefile:4514: google/protobuf/extension_set_heavy.lo] Error 1
[INFO] [stderr]   make[1]: *** Waiting for unfinished jobs....
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   make[1]: *** [Makefile:4514: google/protobuf/descriptor.lo] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   make[1]: *** [Makefile:4514: google/protobuf/compiler/parser.lo] Error 1
[INFO] [stderr]   c++: fatal error: Killed signal terminated program cc1plus
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   make[1]: *** [Makefile:4514: google/protobuf/dynamic_message.lo] Error 1
[INFO] [stderr]   make: *** [Makefile:1757: install-recursive] Error 1
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2101) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autotools-0.2.5/src/lib.rs:715:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b0841918bc1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5b084192ccfa - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x5b084191ee6c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x5b08418f7396 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5b0841913231 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x5b08419133eb - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5b08418f7442 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5b08418efc39 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5b08418f7d4d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x5b084192d46c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5b08418a8cf7 - autotools[358d42267782e788]::fail
[INFO] [stderr]     11:     0x5b08418a89b5 - autotools[358d42267782e788]::run
[INFO] [stderr]     12:     0x5b08418abbde - <autotools[358d42267782e788]::Config>::build
[INFO] [stderr]     13:     0x5b08418a5709 - build_script_build[3791f2b3104ee14d]::main
[INFO] [stderr]     14:     0x5b08418a6953 - <fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::error::Error>> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     15:     0x5b08418a5386 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::error::Error>>, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::error::Error>>>
[INFO] [stderr]     16:     0x5b08418a53d9 - std[104cf6e2632825ea]::rt::lang_start::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::error::Error>>>::{closure#0}
[INFO] [stderr]     17:     0x5b08419125f9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     18:     0x5b08418a4ea1 - std[104cf6e2632825ea]::rt::lang_start::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::error::Error>>>
[INFO] [stderr]     19:     0x5b08418a6a45 - main
[INFO] [stderr]     20:     0x7a8ccff70601 - <unknown>
[INFO] [stderr]     21:     0x7a8ccff70718 - __libc_start_main
[INFO] [stderr]     22:     0x5b08418a3b25 - _start
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "93d664d7aedb0b7e3aa163aafcda0c492a28c6d69bde387636fe3cd42319bb88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93d664d7aedb0b7e3aa163aafcda0c492a28c6d69bde387636fe3cd42319bb88", kill_on_drop: false }`
[INFO] [stdout] 93d664d7aedb0b7e3aa163aafcda0c492a28c6d69bde387636fe3cd42319bb88
