[INFO] cloning repository https://github.com/broxus/ton-wallet-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/ton-wallet-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fton-wallet-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fton-wallet-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5907a1f94eccc4931cc9694c9c828e83a569ef7b [INFO] testing broxus/ton-wallet-api against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fton-wallet-api" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/broxus/ton-wallet-api on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/broxus/ton-wallet-api [INFO] finished tweaking git repo https://github.com/broxus/ton-wallet-api [INFO] tweaked toml for git repo https://github.com/broxus/ton-wallet-api written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/broxus/ton-wallet-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 17db364d9acdac3511c40526a892089cf51e08dc17fb40944c0e12decfc23db6 [INFO] running `Command { std: "docker" "start" "-a" "17db364d9acdac3511c40526a892089cf51e08dc17fb40944c0e12decfc23db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17db364d9acdac3511c40526a892089cf51e08dc17fb40944c0e12decfc23db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17db364d9acdac3511c40526a892089cf51e08dc17fb40944c0e12decfc23db6", kill_on_drop: false }` [INFO] [stdout] 17db364d9acdac3511c40526a892089cf51e08dc17fb40944c0e12decfc23db6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 47c280469228a6d29f8d580618622f5e726533c33aa9f8036c9b1fe8bfcef8d7 [INFO] running `Command { std: "docker" "start" "-a" "47c280469228a6d29f8d580618622f5e726533c33aa9f8036c9b1fe8bfcef8d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling zstd-safe v5.0.1+zstd.1.5.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling ton_executor v1.15.54 (https://github.com/broxus/ton-labs-executor.git#f947e03f) [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling extfmt v0.1.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling sysinfo v0.23.9 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling raptorq v1.6.3 (https://github.com/Rexagon/raptorq.git#915fc741) [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling memzero v0.1.0 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling lru_time_cache v0.11.11 (https://github.com/Rexagon/lru_time_cache.git#cff1fd8b) [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling block-modes v0.9.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling lockfree v0.5.1 (https://github.com/tonlabs/lockfree.git#bfcb6658) [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling fdlimit v0.2.1 [INFO] [stderr] Compiling rlimit v0.7.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling sentry-contexts v0.23.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.4.3+5.2.1-patched.2 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling blake2 v0.10.4 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling argon2 v0.3.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling ton_tl_codegen v0.0.1 (https://github.com/broxus/ton-labs-tl.git#c8c5454c) [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling ton_api v0.0.1 (https://github.com/broxus/ton-labs-tl.git#c8c5454c) [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.136/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=be09902f860bbf5a -C extra-filename=-be09902f860bbf5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb2897dcb479b629.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6e47dd3f693995db.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a5f17aae8a7ac9ea.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bindgen` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.59.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="runtime"' -C metadata=76664dbdd4fd79e0 -C extra-filename=-76664dbdd4fd79e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-a45932441de50ec5.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-1e3c3a8b605d2d8e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-b39fe0f131066539.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb2897dcb479b629.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6e47dd3f693995db.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-44b5ebb2fe20e731.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-1a69c23910998cc7.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pin-project-internal` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-1.0.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=c90f38f13939ff5b -C extra-filename=-c90f38f13939ff5b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bb2897dcb479b629.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6e47dd3f693995db.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a5f17aae8a7ac9ea.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "47c280469228a6d29f8d580618622f5e726533c33aa9f8036c9b1fe8bfcef8d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c280469228a6d29f8d580618622f5e726533c33aa9f8036c9b1fe8bfcef8d7", kill_on_drop: false }` [INFO] [stdout] 47c280469228a6d29f8d580618622f5e726533c33aa9f8036c9b1fe8bfcef8d7