[INFO] cloning repository https://github.com/liqiang-1994/liberty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liqiang-1994/liberty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliqiang-1994%2Fliberty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliqiang-1994%2Fliberty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4edd059a636a3ac4317224eac499f47c8b8e5f73
[INFO] testing liqiang-1994/liberty 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%2Fliqiang-1994%2Fliberty" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/liqiang-1994/liberty
[INFO] finished tweaking git repo https://github.com/liqiang-1994/liberty
[INFO] tweaked toml for git repo https://github.com/liqiang-1994/liberty written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liqiang-1994/liberty 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/liqiang-1994/liberty 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing liqiang-1994/liberty 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%2Fliqiang-1994%2Fliberty" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/liqiang-1994/liberty
[INFO] finished tweaking git repo https://github.com/liqiang-1994/liberty
[INFO] tweaked toml for git repo https://github.com/liqiang-1994/liberty written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/liqiang-1994/liberty 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/liqiang-1994/liberty 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9a6a4ce13537740a8ece10ce1ac5a67a8dac535b4a01a8d4a1b53a1917fcaf7c
[INFO] running `Command { std: "docker" "start" "9a6a4ce13537740a8ece10ce1ac5a67a8dac535b4a01a8d4a1b53a1917fcaf7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a6a4ce13537740a8ece10ce1ac5a67a8dac535b4a01a8d4a1b53a1917fcaf7c", 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" "9a6a4ce13537740a8ece10ce1ac5a67a8dac535b4a01a8d4a1b53a1917fcaf7c" "/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" "9a6a4ce13537740a8ece10ce1ac5a67a8dac535b4a01a8d4a1b53a1917fcaf7c", 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" "9a6a4ce13537740a8ece10ce1ac5a67a8dac535b4a01a8d4a1b53a1917fcaf7c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.88
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling openssl-sys v0.9.78
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rust_decimal v1.26.1
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ipnet v2.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling auto_impl v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling openssl v0.10.43
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling assert-impl v0.1.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling qiniu-http v0.2.1
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling h2 v0.3.12
[INFO] [stderr]    Compiling qiniu-utils v0.2.1
[INFO] [stderr]    Compiling sha1 v0.10.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling num_threads v0.1.4
[INFO] [stderr]    Compiling time v0.3.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling rustix v0.35.13
[INFO] [stderr]    Compiling dyn-clone v1.0.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling ureq v2.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling portable-atomic v0.3.15
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling sqlformat v0.2.0
[INFO] [stderr]    Compiling hyper v0.14.15
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling duplicate v0.2.9
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling qiniu-credential v0.2.1
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling qiniu-ureq v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling sqlx-rt v0.6.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.0
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling md-5 v0.10.4
[INFO] [stderr]    Compiling hdrhistogram v7.5.0
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling whoami v1.2.3
[INFO] [stderr]    Compiling metrics v0.20.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling qiniu-upload-token v0.2.1
[INFO] [stderr]    Compiling sqlx-core v0.6.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling fs4 v0.6.2
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling metrics-macros v0.6.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling dashmap v5.2.0
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling dns-lookup v1.0.8
[INFO] [stderr]    Compiling raw-cpuid v10.6.0
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling quanta v0.10.1
[INFO] [stderr]    Compiling qiniu-http-client v0.2.1
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling sea-query-derive v0.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling task-local-extensions v0.1.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.0
[INFO] [stderr]    Compiling axum v0.5.17
[INFO] [stderr]    Compiling metrics-util v0.14.0
[INFO] [stderr]    Compiling ouroboros_macro v0.15.5
[INFO] [stderr]    Compiling reqwest-middleware v0.1.6
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]    Compiling qiniu-apis v0.2.1
[INFO] [stderr]    Compiling sea-query v0.27.2
[INFO] [stderr]    Compiling sea-strum_macros v0.23.0
[INFO] [stderr]    Compiling sqlx v0.6.2
[INFO] [stderr]    Compiling jieba-rs v0.6.7
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling ouroboros v0.15.5
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling sea-strum v0.23.0
[INFO] [stderr]    Compiling sea-orm-macros v0.10.3
[INFO] [stderr]    Compiling sea-query-binder v0.2.2
[INFO] [stderr]    Compiling rayon v1.6.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.11.0
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.1
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling retry-policies v0.1.2
[INFO] [stderr]    Compiling combine v4.6.3
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling ordered-float v3.4.0
[INFO] [stderr]    Compiling url-escape v0.1.1
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling cedarwood v0.4.6
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr] error: could not compile `jieba-rs` (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 jieba_rs --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jieba-rs-0.6.7/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="default"' --cfg 'feature="default-dict"' --cfg 'feature="ordered-float"' --cfg 'feature="textrank"' --cfg 'feature="tfidf"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-dict", "ordered-float", "textrank", "tfidf"))' -C metadata=da83a40d795a6306 -C extra-filename=-ef4bd6cfef93b86e --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern cedarwood=/opt/rustwide/target/release/deps/libcedarwood-51e2648693a8cd37.rmeta --extern fxhash=/opt/rustwide/target/release/deps/libfxhash-050645c958857a82.rmeta --extern hashbrown=/opt/rustwide/target/release/deps/libhashbrown-3c148dd8f25b92bf.rmeta --extern lazy_static=/opt/rustwide/target/release/deps/liblazy_static-480433dca0d17907.rmeta --extern ordered_float=/opt/rustwide/target/release/deps/libordered_float-e564a38d078b6f3b.rmeta --extern phf=/opt/rustwide/target/release/deps/libphf-63ef7ef2cedeb1e6.rmeta --extern regex=/opt/rustwide/target/release/deps/libregex-1bc8064854d0683f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9a6a4ce13537740a8ece10ce1ac5a67a8dac535b4a01a8d4a1b53a1917fcaf7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a6a4ce13537740a8ece10ce1ac5a67a8dac535b4a01a8d4a1b53a1917fcaf7c", kill_on_drop: false }`
[INFO] [stdout] 9a6a4ce13537740a8ece10ce1ac5a67a8dac535b4a01a8d4a1b53a1917fcaf7c
