[INFO] cloning repository https://github.com/opentron/opentron [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/opentron/opentron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentron%2Fopentron", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentron%2Fopentron'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 653ebcaf256be9dff989cd5ae3530d24cb5ebcd5 [INFO] checking opentron/opentron against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopentron%2Fopentron" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/opentron/opentron on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/opentron/opentron [INFO] finished tweaking git repo https://github.com/opentron/opentron [INFO] tweaked toml for git repo https://github.com/opentron/opentron written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/opentron/opentron already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/opentron/evm` [INFO] [stderr] Updating git repository `https://github.com/opentron/librustzcash` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocks-sys v0.1.10 [INFO] [stderr] Downloaded bn-plus v0.4.4 [INFO] [stderr] Downloaded async-graphql-warp v2.5.3 [INFO] [stderr] Downloaded async-graphql-derive v2.5.3 [INFO] [stderr] Downloaded async-graphql-parser v2.5.3 [INFO] [stderr] Downloaded rocks v0.1.10 [INFO] [stderr] Downloaded async-graphql v2.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba89e39f4cd5bb34fcd766a79fa9e0c16ad482f23290e2afe506bf81f5573bdc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ba89e39f4cd5bb34fcd766a79fa9e0c16ad482f23290e2afe506bf81f5573bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba89e39f4cd5bb34fcd766a79fa9e0c16ad482f23290e2afe506bf81f5573bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba89e39f4cd5bb34fcd766a79fa9e0c16ad482f23290e2afe506bf81f5573bdc", kill_on_drop: false }` [INFO] [stdout] ba89e39f4cd5bb34fcd766a79fa9e0c16ad482f23290e2afe506bf81f5573bdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8de72b8c32b378f4c171947759fefb73e0fefd195219a098050485a970d82c4d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8de72b8c32b378f4c171947759fefb73e0fefd195219a098050485a970d82c4d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling radium v0.4.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking crypto_api v0.2.2 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking constants v0.1.0 (/opt/rustwide/workdir/constants) [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking arc-swap v1.2.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking spin v0.7.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking rlp v0.5.0 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking crypto_api_chachapoly v0.4.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking blake2b_simd v0.5.11 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lru v0.6.5 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking equihash v0.1.0 (https://github.com/opentron/librustzcash?branch=tron#be7be0bf) [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking uint v0.9.0 [INFO] [stderr] Compiling rocks-sys v0.1.10 [INFO] [stderr] Checking bitvec v0.18.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking slog-scope-futures v0.1.1 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking slog-async v2.6.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.3 [INFO] [stderr] Checking aes-soft v0.5.0 [INFO] [stderr] Checking block-modes v0.6.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking headers v0.3.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Checking aes v0.5.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking bn-plus v0.4.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Checking fpe v0.3.1 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Checking pairing v0.18.0 [INFO] [stderr] Checking bls12_381 v0.3.1 [INFO] [stderr] Checking bellman v0.8.1 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking tungstenite v0.12.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking jubjub v0.5.1 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking zcash_primitives v0.4.0 (https://github.com/opentron/librustzcash?branch=tron#be7be0bf) [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking zcash_proofs v0.4.0 (https://github.com/opentron/librustzcash?branch=tron#be7be0bf) [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] error: could not compile `libsecp256k1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name secp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libsecp256k1-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="typenum"' -C metadata=90aa593da4932e08 -C extra-filename=-90aa593da4932e08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-3bf866771b9d68ca.rmeta --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-bfa2562e48cdb17d.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-e1788d5279e68399.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-a83cf384843e1cc3.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d5ea78d591854a68.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b147cd0c5bf8ea8e.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-3e30d39fd74592ae.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-530a9999958f831b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.async_trait.7hcyykqz-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libasync_trait-4875a137044b9af2.so" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.vmuc7wdj0rqzsi8.rcgu.o" "/opt/rustwide/target/debug/deps/async_trait-4875a137044b9af2.3kdgy3ejnol2n7vx.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-863c41a19aeffee0.rlib" "/opt/rustwide/target/debug/deps/libquote-cfc781dd86a6c62d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-68d422dfc8864dc7.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-4182131ee577b5da.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5d1162e60f7751bc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-61556e43b375c2c0.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-787faa8b02fbd963.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-dda4c0b69607e93b.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4b7dae8949ac132c.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-978e97832b309706.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-073b1b693304b876.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c07f996a53ee6558.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0ae8ed6a282247d0.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-978dd04958b6ebcc.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-14b94bdd9a47d665.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bff7534e4dfcef6c.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-022f1a0e7cd794ec.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff456575f1773ef0.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aeb407930ebd519.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6ab1ee6dbc17ad08.rlib" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-166dae07beec0398.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-761b290f47712921.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: static link feature enabled, it'll take minutes to finish compiling... [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8de72b8c32b378f4c171947759fefb73e0fefd195219a098050485a970d82c4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de72b8c32b378f4c171947759fefb73e0fefd195219a098050485a970d82c4d", kill_on_drop: false }` [INFO] [stdout] 8de72b8c32b378f4c171947759fefb73e0fefd195219a098050485a970d82c4d