[INFO] cloning repository https://github.com/chfoo/webaves
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chfoo/webaves" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfoo%2Fwebaves", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfoo%2Fwebaves'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 955f6f1090b58a01fb36988d043f0590917b34ee
[INFO] testing chfoo/webaves against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchfoo%2Fwebaves" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/chfoo/webaves
[INFO] finished tweaking git repo https://github.com/chfoo/webaves
[INFO] tweaked toml for git repo https://github.com/chfoo/webaves written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chfoo/webaves on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chfoo/webaves 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.98.0-beta.8" "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] [stderr] warning: xtask/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `zip` dependency)
[INFO] [stderr] warning: `xtask` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] [stderr]   Downloaded zip v0.6.2
[INFO] [stderr]   Downloaded unicode-ident v1.0.0
[INFO] [stderr]   Downloaded snafu-derive v0.7.1
[INFO] [stderr]   Downloaded rustls-pemfile v1.0.0
[INFO] [stderr]   Downloaded zeroize v1.5.6
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.7
[INFO] [stderr]   Downloaded proc-macro2 v1.0.39
[INFO] [stderr]   Downloaded snafu v0.7.1
[INFO] [stderr]   Downloaded backtrace v0.3.65
[INFO] [stderr]   Downloaded hyper-rustls v0.23.0
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded getrandom v0.2.6
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded octocrab v0.16.0
[INFO] [stderr]   Downloaded jsonwebtoken v8.1.1
[INFO] [stderr]   Downloaded pem v1.0.2
[INFO] [stderr]   Downloaded tracing-core v0.1.27
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded clap_lex v0.2.2
[INFO] [stderr]   Downloaded async-trait v0.1.56
[INFO] [stderr]   Downloaded cargo_metadata v0.15.0
[INFO] [stderr]   Downloaded whoami v1.2.1
[INFO] [stderr]   Downloaded arc-swap v1.5.0
[INFO] [stderr]   Downloaded semver v1.0.10
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded hyperx v1.4.0
[INFO] [stderr]   Downloaded uuid v1.1.1
[INFO] [stderr]   Downloaded rustls-pemfile v0.3.0
[INFO] [stderr]   Downloaded h2 v0.3.13
[INFO] [stderr]   Downloaded data-encoding v2.3.2
[INFO] [stderr]   Downloaded ipconfig v0.3.0
[INFO] [stderr]   Downloaded hyper v0.14.19
[INFO] [stderr]   Downloaded syn v1.0.96
[INFO] [stderr]   Downloaded object v0.28.4
[INFO] [stderr]   Downloaded webpki-roots v0.22.3
[INFO] [stderr]   Downloaded rustls v0.20.6
[INFO] [stderr]   Downloaded clap v3.2.1
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.11
[INFO] [stderr]   Downloaded educe v0.4.19
[INFO] [stderr]   Downloaded enum-ordinalize v3.1.11
[INFO] [stderr]   Downloaded tokio v1.19.2
[INFO] [stderr]   Downloaded test-log v0.2.10
[INFO] [stderr]   Downloaded zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.17.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.4
[INFO] [stderr]   Downloaded sha3 v0.10.1
[INFO] [stderr]   Downloaded sha2 v0.10.2
[INFO] [stderr]   Downloaded sha1 v0.10.1
[INFO] [stderr]   Downloaded rustyknife v0.2.11
[INFO] [stderr]   Downloaded nom v6.1.2
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded rusqlite v0.27.0
[INFO] [stderr]   Downloaded hashlink v0.7.0
[INFO] [stderr]   Downloaded mx3 v1.0.1
[INFO] [stderr]   Downloaded include_dir v0.7.2
[INFO] [stderr]   Downloaded include_dir_macros v0.7.2
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.1
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.2
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.3
[INFO] [stderr]   Downloaded blake2 v0.10.4
[INFO] [stderr]   Downloaded unic-langid v0.9.0
[INFO] [stderr]   Downloaded unic-langid-macros v0.9.0
[INFO] [stderr]   Downloaded unic-langid-macros-impl v0.9.0
[INFO] [stderr]   Downloaded indicatif v0.17.0-rc.11
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.0
[INFO] [stderr]   Downloaded tinystr v0.3.4
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded fluent-syntax v0.11.0
[INFO] [stderr]   Downloaded clap_mangen v0.1.8
[INFO] [stderr]   Downloaded type-map v0.4.0
[INFO] [stderr]   Downloaded spin v0.9.3
[INFO] [stderr]   Downloaded intl-memoizer v0.5.1
[INFO] [stderr]   Downloaded globset v0.4.9
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.1
[INFO] [stderr]   Downloaded fluent v0.16.0
[INFO] [stderr]   Downloaded self_cell v0.10.2
[INFO] [stderr]   Downloaded roff v0.2.1
[INFO] [stderr]   Downloaded fluent-templates v0.7.1
[INFO] [stderr]   Downloaded flume v0.10.13
[INFO] [stderr]   Downloaded fluent-langneg v0.13.0
[INFO] [stderr]   Downloaded fluent-bundle v0.15.2
[INFO] [stderr]   Downloaded fluent-template-macros v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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] 1509de296404dd5d04ad385591fe4b258eafd8bf2beeb64e97468f5f2a100641
[INFO] running `Command { std: "docker" "start" "1509de296404dd5d04ad385591fe4b258eafd8bf2beeb64e97468f5f2a100641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1509de296404dd5d04ad385591fe4b258eafd8bf2beeb64e97468f5f2a100641", 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" "1509de296404dd5d04ad385591fe4b258eafd8bf2beeb64e97468f5f2a100641" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1509de296404dd5d04ad385591fe4b258eafd8bf2beeb64e97468f5f2a100641", 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" "1509de296404dd5d04ad385591fe4b258eafd8bf2beeb64e97468f5f2a100641" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "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] warning: xtask/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `zip` dependency)
[INFO] [stderr] warning: `xtask` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.27
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling tinystr v0.3.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling crypto-common v0.1.4
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling spin v0.9.3
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling rustls-pemfile v0.3.0
[INFO] [stderr]    Compiling semver v1.0.10
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling hyperx v1.4.0
[INFO] [stderr]    Compiling self_cell v0.10.2
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling unic-langid-macros v0.9.0
[INFO] [stderr]    Compiling unic-langid v0.9.0
[INFO] [stderr]    Compiling webpki-roots v0.22.3
[INFO] [stderr]    Compiling enum-ordinalize v3.1.11
[INFO] [stderr]    Compiling snafu-derive v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling intl_pluralrules v7.0.1
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling educe v0.4.19
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.2
[INFO] [stderr]    Compiling flume v0.10.13
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling tarpc-plugins v0.12.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.2
[INFO] [stderr]    Compiling snafu v0.7.1
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling zeroize v1.5.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling clap v3.2.1
[INFO] [stderr]    Compiling sha3 v0.10.1
[INFO] [stderr]    Compiling rusqlite v0.27.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling opentelemetry v0.17.0
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling rustyknife v0.2.11
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling include_dir v0.7.2
[INFO] [stderr]    Compiling fluent v0.16.0
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling sha1 v0.10.1
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.20.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="dangerous_configuration"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dangerous_configuration", "default", "log", "logging", "quic", "read_buf", "rustversion", "tls12"))' -C metadata=1810e81edbd6f773 -C extra-filename=-73d654d457290261 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern log=/opt/rustwide/target/release/deps/liblog-ee0e8637efac62e7.rmeta --extern ring=/opt/rustwide/target/release/deps/libring-53d5fdbfa1c76e8f.rmeta --extern sct=/opt/rustwide/target/release/deps/libsct-71ef0029d61bef08.rmeta --extern webpki=/opt/rustwide/target/release/deps/libwebpki-d06f5a447f553499.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/release/build/ring-27609d06e655217a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "once_cell", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "winapi"))' -C metadata=bd97c95283c52b87 -C extra-filename=-989fcd4117ff1005 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bytes=/opt/rustwide/target/release/deps/libbytes-b6d154c3fb16e0fb.rmeta --extern libc=/opt/rustwide/target/release/deps/liblibc-055c1859b0ca7827.rmeta --extern memchr=/opt/rustwide/target/release/deps/libmemchr-cef2c5b1ba938a6f.rmeta --extern mio=/opt/rustwide/target/release/deps/libmio-10d1eebdaa93b2e0.rmeta --extern num_cpus=/opt/rustwide/target/release/deps/libnum_cpus-282f4d3c3c7256b7.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-04aec6b5adb73aca.rmeta --extern parking_lot=/opt/rustwide/target/release/deps/libparking_lot-1c473f918e104b27.rmeta --extern pin_project_lite=/opt/rustwide/target/release/deps/libpin_project_lite-5d685072b05426e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/release/deps/libsignal_hook_registry-7b44b6aaa3a5a050.rmeta --extern socket2=/opt/rustwide/target/release/deps/libsocket2-73e1022d0fafa6df.rmeta --extern tokio_macros=/opt/rustwide/target/release/deps/libtokio_macros-3fb54da2413c157c.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1509de296404dd5d04ad385591fe4b258eafd8bf2beeb64e97468f5f2a100641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1509de296404dd5d04ad385591fe4b258eafd8bf2beeb64e97468f5f2a100641", kill_on_drop: false }`
[INFO] [stdout] 1509de296404dd5d04ad385591fe4b258eafd8bf2beeb64e97468f5f2a100641
