[INFO] fetching crate ckb-sentry 0.21.0... [INFO] testing ckb-sentry-0.21.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate ckb-sentry 0.21.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ckb-sentry 0.21.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-sentry 0.21.0 [INFO] finished tweaking crates.io crate ckb-sentry 0.21.0 [INFO] tweaked toml for crates.io crate ckb-sentry 0.21.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate ckb-sentry 0.21.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab6277e591dcfb201442ff2244635e9118ef2204363ffa56fd9bc10a75644776 [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" "ab6277e591dcfb201442ff2244635e9118ef2204363ffa56fd9bc10a75644776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab6277e591dcfb201442ff2244635e9118ef2204363ffa56fd9bc10a75644776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6277e591dcfb201442ff2244635e9118ef2204363ffa56fd9bc10a75644776", kill_on_drop: false }` [INFO] [stdout] ab6277e591dcfb201442ff2244635e9118ef2204363ffa56fd9bc10a75644776 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3550dc650f461da105a18821b4bb5f1b9697718254186f03be66bf1aa0937714 [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" "3550dc650f461da105a18821b4bb5f1b9697718254186f03be66bf1aa0937714", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling ckb-sentry-contexts v0.21.0 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling ckb-sentry-types v0.21.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling ckb-sentry-core v0.21.0 [INFO] [stderr] Compiling ckb-sentry-backtrace v0.21.0 [INFO] [stderr] Compiling ckb-sentry-panic v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling ckb-sentry v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "3550dc650f461da105a18821b4bb5f1b9697718254186f03be66bf1aa0937714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3550dc650f461da105a18821b4bb5f1b9697718254186f03be66bf1aa0937714", kill_on_drop: false }` [INFO] [stdout] 3550dc650f461da105a18821b4bb5f1b9697718254186f03be66bf1aa0937714 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0673928e6d31b375b49a0fbde3a1050141654b6675f294a1d484bc6650fc346 [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" "e0673928e6d31b375b49a0fbde3a1050141654b6675f294a1d484bc6650fc346", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.8.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling ckb-sentry-log v0.21.0 [INFO] [stderr] Compiling ckb-sentry-slog v0.21.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling ckb-sentry-error-chain v0.21.0 [INFO] [stderr] Compiling ckb-sentry-anyhow v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling ckb-sentry-failure v0.21.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling ckb-sentry v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `ckb-sentry` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_async --edition=2018 tests/test_async.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="backtrace"' --cfg 'feature="contexts"' --cfg 'feature="default"' --cfg 'feature="httpdate"' --cfg 'feature="native-tls"' --cfg 'feature="panic"' --cfg 'feature="reqwest"' --cfg 'feature="reqwest_"' --cfg 'feature="sentry-backtrace"' --cfg 'feature="sentry-contexts"' --cfg 'feature="sentry-panic"' --cfg 'feature="transport"' -C metadata=dbf5b83f92d6317d -C extra-filename=-dbf5b83f92d6317d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-d2b56852da30497e.rlib --extern anyhow_=/opt/rustwide/target/debug/deps/libanyhow-30c7bfe541ed2f76.rlib --extern ckb_sentry=/opt/rustwide/target/debug/deps/libckb_sentry-9a26366267f61c12.rlib --extern sentry_anyhow=/opt/rustwide/target/debug/deps/libckb_sentry_anyhow-82fef7ca8d26693b.rlib --extern sentry_backtrace=/opt/rustwide/target/debug/deps/libckb_sentry_backtrace-3affa7ea8d88692a.rlib --extern sentry_contexts=/opt/rustwide/target/debug/deps/libckb_sentry_contexts-d03beae6d837f773.rlib --extern sentry_core=/opt/rustwide/target/debug/deps/libckb_sentry_core-ac243e1f7f23406e.rlib --extern sentry_error_chain=/opt/rustwide/target/debug/deps/libckb_sentry_error_chain-ccbf5b41d15feadb.rlib --extern sentry_failure=/opt/rustwide/target/debug/deps/libckb_sentry_failure-263d249bd7900b2e.rlib --extern sentry_log=/opt/rustwide/target/debug/deps/libckb_sentry_log-00f85c7706c1edbd.rlib --extern sentry_panic=/opt/rustwide/target/debug/deps/libckb_sentry_panic-c088dd26173f1d1e.rlib --extern sentry_slog=/opt/rustwide/target/debug/deps/libckb_sentry_slog-eaa48d04b2d36fd1.rlib --extern error_chain_=/opt/rustwide/target/debug/deps/liberror_chain-6ee28b3037909c28.rlib --extern failure_=/opt/rustwide/target/debug/deps/libfailure-b391742a58b45b68.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-9b80790a270236d6.so --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib --extern log_=/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-f1ae8b1c9472eae2.rlib --extern reqwest_=/opt/rustwide/target/debug/deps/libreqwest-a1bb37e3059efeca.rlib --extern slog_=/opt/rustwide/target/debug/deps/libslog-ca5818353f928016.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-601d7f3efacfff17.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.before_send.c8387ff0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf.2r199wlom7mch1wd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libckb_sentry-9a26366267f61c12.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_panic-c088dd26173f1d1e.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_contexts-d03beae6d837f773.rlib" "/opt/rustwide/target/debug/deps/libhostname-32f64c8bbfa36cb6.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libuname-477c6e0ef562557a.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_backtrace-3affa7ea8d88692a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-be8d80b6ef231426.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-a7eb9959beb006f7.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-87c7b8eeb363b415.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a1bb37e3059efeca.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5b131a9d1881e0e7.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f7c97aaa50916017.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8814b38362032462.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a6a0d5ff8bf98eb2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-35255657fe1757c0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dd7ca648b6e24be7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-a2dc0135704916a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-f7eb054d15e87c03.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-6db7a8a02f4e5d0f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-27d2f70fca0c003b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-29abcb37a9583d40.rlib" "/opt/rustwide/target/debug/deps/libindexmap-199d65096667b4a8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-29f8b6b2fa4a3bd2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8be3bd26bc9de1f7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libtracing-37528fca6c3d6981.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libtokio-601d7f3efacfff17.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-10a35d858521fa40.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0c88e40867a49d1a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-73ef046e6d61f0b0.rlib" "/opt/rustwide/target/debug/deps/libmio-4400e0bd1f0377f1.rlib" "/opt/rustwide/target/debug/deps/libiovec-730ed448965cf4e7.rlib" "/opt/rustwide/target/debug/deps/libnet2-573df44033827600.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-683562ccc60c6a3b.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d8a92e0583b79e25.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6e0105ffd1340976.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4ab7fe842b173acb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ef96742c51a35344.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a3fa4f59dddbe9b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-df8f66a28493be32.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a872aa612d208f68.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-288c9beacfa3d6b6.rlib" "/opt/rustwide/target/debug/deps/libhttp-83843592c8756818.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_core-ac243e1f7f23406e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_types-4b61d6e33dbc77aa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b13cc612a2801752.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libdebugid-d7626d7b0b2b107b.rlib" "/opt/rustwide/target/debug/deps/libuuid-da13e109cc3df21d.rlib" "/opt/rustwide/target/debug/deps/librand-f2aca39a9612f145.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1d5edf71e8b3afe5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a49519df5e87d73.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8059d415e3dfed6f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liburl-3bb5e030bcde148f.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3eae310d377bc6b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-19efb481b210c388.rlib" "/opt/rustwide/target/debug/deps/libserde-dfadc9ce857edab5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-04214f99373de10b.rlib" "/opt/rustwide/target/debug/deps/liblibc-537bd8edfb5ca5a2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/before_send-144bf88efa518acf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.panic_demo.068208a9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332.1uuqabl10qjbeypa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libckb_sentry-9a26366267f61c12.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_panic-c088dd26173f1d1e.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_contexts-d03beae6d837f773.rlib" "/opt/rustwide/target/debug/deps/libhostname-32f64c8bbfa36cb6.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libuname-477c6e0ef562557a.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_backtrace-3affa7ea8d88692a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-be8d80b6ef231426.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-a7eb9959beb006f7.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-87c7b8eeb363b415.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a1bb37e3059efeca.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5b131a9d1881e0e7.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f7c97aaa50916017.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8814b38362032462.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a6a0d5ff8bf98eb2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-35255657fe1757c0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dd7ca648b6e24be7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-a2dc0135704916a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-f7eb054d15e87c03.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-6db7a8a02f4e5d0f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-27d2f70fca0c003b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-29abcb37a9583d40.rlib" "/opt/rustwide/target/debug/deps/libindexmap-199d65096667b4a8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-29f8b6b2fa4a3bd2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8be3bd26bc9de1f7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libtracing-37528fca6c3d6981.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libtokio-601d7f3efacfff17.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-10a35d858521fa40.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0c88e40867a49d1a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-73ef046e6d61f0b0.rlib" "/opt/rustwide/target/debug/deps/libmio-4400e0bd1f0377f1.rlib" "/opt/rustwide/target/debug/deps/libiovec-730ed448965cf4e7.rlib" "/opt/rustwide/target/debug/deps/libnet2-573df44033827600.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-683562ccc60c6a3b.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d8a92e0583b79e25.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6e0105ffd1340976.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4ab7fe842b173acb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ef96742c51a35344.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a3fa4f59dddbe9b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-df8f66a28493be32.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a872aa612d208f68.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-288c9beacfa3d6b6.rlib" "/opt/rustwide/target/debug/deps/libhttp-83843592c8756818.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_core-ac243e1f7f23406e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_types-4b61d6e33dbc77aa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b13cc612a2801752.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libdebugid-d7626d7b0b2b107b.rlib" "/opt/rustwide/target/debug/deps/libuuid-da13e109cc3df21d.rlib" "/opt/rustwide/target/debug/deps/librand-f2aca39a9612f145.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1d5edf71e8b3afe5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a49519df5e87d73.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8059d415e3dfed6f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liburl-3bb5e030bcde148f.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3eae310d377bc6b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-19efb481b210c388.rlib" "/opt/rustwide/target/debug/deps/libserde-dfadc9ce857edab5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-04214f99373de10b.rlib" "/opt/rustwide/target/debug/deps/liblibc-537bd8edfb5ca5a2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/panic_demo-2d0d2742a2356332" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.anyhow_demo.188523a3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391.kzbtcuga96mf0jd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libckb_sentry_anyhow-82fef7ca8d26693b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-30c7bfe541ed2f76.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry-9a26366267f61c12.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_panic-c088dd26173f1d1e.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_contexts-d03beae6d837f773.rlib" "/opt/rustwide/target/debug/deps/libhostname-32f64c8bbfa36cb6.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libuname-477c6e0ef562557a.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_backtrace-3affa7ea8d88692a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-be8d80b6ef231426.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-a7eb9959beb006f7.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-87c7b8eeb363b415.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a1bb37e3059efeca.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5b131a9d1881e0e7.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f7c97aaa50916017.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8814b38362032462.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a6a0d5ff8bf98eb2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-35255657fe1757c0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dd7ca648b6e24be7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-a2dc0135704916a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-f7eb054d15e87c03.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-6db7a8a02f4e5d0f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-27d2f70fca0c003b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-29abcb37a9583d40.rlib" "/opt/rustwide/target/debug/deps/libindexmap-199d65096667b4a8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-29f8b6b2fa4a3bd2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8be3bd26bc9de1f7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libtracing-37528fca6c3d6981.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libtokio-601d7f3efacfff17.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-10a35d858521fa40.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0c88e40867a49d1a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-73ef046e6d61f0b0.rlib" "/opt/rustwide/target/debug/deps/libmio-4400e0bd1f0377f1.rlib" "/opt/rustwide/target/debug/deps/libiovec-730ed448965cf4e7.rlib" "/opt/rustwide/target/debug/deps/libnet2-573df44033827600.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-683562ccc60c6a3b.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d8a92e0583b79e25.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6e0105ffd1340976.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4ab7fe842b173acb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ef96742c51a35344.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a3fa4f59dddbe9b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-df8f66a28493be32.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a872aa612d208f68.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-288c9beacfa3d6b6.rlib" "/opt/rustwide/target/debug/deps/libhttp-83843592c8756818.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_core-ac243e1f7f23406e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_types-4b61d6e33dbc77aa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b13cc612a2801752.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libdebugid-d7626d7b0b2b107b.rlib" "/opt/rustwide/target/debug/deps/libuuid-da13e109cc3df21d.rlib" "/opt/rustwide/target/debug/deps/librand-f2aca39a9612f145.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1d5edf71e8b3afe5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a49519df5e87d73.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8059d415e3dfed6f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liburl-3bb5e030bcde148f.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3eae310d377bc6b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-19efb481b210c388.rlib" "/opt/rustwide/target/debug/deps/libserde-dfadc9ce857edab5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-04214f99373de10b.rlib" "/opt/rustwide/target/debug/deps/liblibc-537bd8edfb5ca5a2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/anyhow_demo-a06ac715af25c391" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.send_with_extra.e58973f2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa.3hari88sjmq03sp1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libckb_sentry-9a26366267f61c12.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_panic-c088dd26173f1d1e.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_contexts-d03beae6d837f773.rlib" "/opt/rustwide/target/debug/deps/libhostname-32f64c8bbfa36cb6.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libuname-477c6e0ef562557a.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_backtrace-3affa7ea8d88692a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-be8d80b6ef231426.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-12db5f0e1def128f.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-a7eb9959beb006f7.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-87c7b8eeb363b415.rlib" "/opt/rustwide/target/debug/deps/libgimli-96bbd316763549a0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0cc08d6079258aff.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a1bb37e3059efeca.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5b131a9d1881e0e7.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f7c97aaa50916017.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8814b38362032462.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a6a0d5ff8bf98eb2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-35255657fe1757c0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-dd7ca648b6e24be7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-a2dc0135704916a6.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-f7eb054d15e87c03.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-6db7a8a02f4e5d0f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-27d2f70fca0c003b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-29abcb37a9583d40.rlib" "/opt/rustwide/target/debug/deps/libindexmap-199d65096667b4a8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-29f8b6b2fa4a3bd2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8be3bd26bc9de1f7.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libtracing-37528fca6c3d6981.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3a5d2659b68b241e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libtokio-601d7f3efacfff17.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-10a35d858521fa40.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0c88e40867a49d1a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-73ef046e6d61f0b0.rlib" "/opt/rustwide/target/debug/deps/libmio-4400e0bd1f0377f1.rlib" "/opt/rustwide/target/debug/deps/libiovec-730ed448965cf4e7.rlib" "/opt/rustwide/target/debug/deps/libnet2-573df44033827600.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-683562ccc60c6a3b.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d8a92e0583b79e25.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6e0105ffd1340976.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4ab7fe842b173acb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ef96742c51a35344.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a3fa4f59dddbe9b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-df8f66a28493be32.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a872aa612d208f68.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-288c9beacfa3d6b6.rlib" "/opt/rustwide/target/debug/deps/libhttp-83843592c8756818.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_core-ac243e1f7f23406e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libckb_sentry_types-4b61d6e33dbc77aa.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b13cc612a2801752.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libdebugid-d7626d7b0b2b107b.rlib" "/opt/rustwide/target/debug/deps/libuuid-da13e109cc3df21d.rlib" "/opt/rustwide/target/debug/deps/librand-f2aca39a9612f145.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1d5edf71e8b3afe5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a49519df5e87d73.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8059d415e3dfed6f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liburl-3bb5e030bcde148f.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3eae310d377bc6b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-19efb481b210c388.rlib" "/opt/rustwide/target/debug/deps/libserde-dfadc9ce857edab5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-04214f99373de10b.rlib" "/opt/rustwide/target/debug/deps/liblibc-537bd8edfb5ca5a2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/send_with_extra-bc8ccb9d96c672aa" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e0673928e6d31b375b49a0fbde3a1050141654b6675f294a1d484bc6650fc346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0673928e6d31b375b49a0fbde3a1050141654b6675f294a1d484bc6650fc346", kill_on_drop: false }` [INFO] [stdout] e0673928e6d31b375b49a0fbde3a1050141654b6675f294a1d484bc6650fc346