[INFO] fetching crate sentry 0.23.0... [INFO] testing sentry-0.23.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate sentry 0.23.0 into /workspace/builds/worker-45/source [INFO] validating manifest of crates.io crate sentry 0.23.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sentry 0.23.0 [INFO] finished tweaking crates.io crate sentry 0.23.0 [INFO] tweaked toml for crates.io crate sentry 0.23.0 written to /workspace/builds/worker-45/source/Cargo.toml [INFO] crate crates.io crate sentry 0.23.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sluice v0.5.4 [INFO] [stderr] Downloaded sharded-slab v0.1.1 [INFO] [stderr] Downloaded tracing-subscriber v0.2.19 [INFO] [stderr] Downloaded sentry-tracing v0.23.0 [INFO] [stderr] Downloaded sentry-contexts v0.23.0 [INFO] [stderr] Downloaded sentry-log v0.23.0 [INFO] [stderr] Downloaded sentry-slog v0.23.0 [INFO] [stderr] Downloaded sentry-anyhow v0.23.0 [INFO] [stderr] Downloaded sentry-debug-images v0.23.0 [INFO] [stderr] Downloaded http-client v6.4.1 [INFO] [stderr] Downloaded sentry-panic v0.23.0 [INFO] [stderr] Downloaded curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Downloaded http-types v2.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50740bb193260b5fb76c2bbc13121da644656331cabc4a99341e84b9946edba9 [INFO] running `Command { std: "docker" "start" "-a" "50740bb193260b5fb76c2bbc13121da644656331cabc4a99341e84b9946edba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50740bb193260b5fb76c2bbc13121da644656331cabc4a99341e84b9946edba9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50740bb193260b5fb76c2bbc13121da644656331cabc4a99341e84b9946edba9", kill_on_drop: false }` [INFO] [stdout] 50740bb193260b5fb76c2bbc13121da644656331cabc4a99341e84b9946edba9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9588d3bf06a14b98c60c37866ba3f6e4e0b9ddfb817a84b684ead1116b0df257 [INFO] running `Command { std: "docker" "start" "-a" "9588d3bf06a14b98c60c37866ba3f6e4e0b9ddfb817a84b684ead1116b0df257", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sentry-contexts v0.23.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling url v2.2.2 [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 reqwest v0.11.4 [INFO] [stderr] Compiling sentry-types v0.23.0 [INFO] [stderr] Compiling sentry-core v0.23.0 [INFO] [stderr] Compiling sentry-backtrace v0.23.0 [INFO] [stderr] Compiling sentry-panic v0.23.0 [INFO] [stderr] Compiling sentry v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.69s [INFO] running `Command { std: "docker" "inspect" "9588d3bf06a14b98c60c37866ba3f6e4e0b9ddfb817a84b684ead1116b0df257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9588d3bf06a14b98c60c37866ba3f6e4e0b9ddfb817a84b684ead1116b0df257", kill_on_drop: false }` [INFO] [stdout] 9588d3bf06a14b98c60c37866ba3f6e4e0b9ddfb817a84b684ead1116b0df257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 048836a9fd0da354b3ce1d0dca480b6b3c75b923805a4548269062f1cfb18a5e [INFO] running `Command { std: "docker" "start" "-a" "048836a9fd0da354b3ce1d0dca480b6b3c75b923805a4548269062f1cfb18a5e", kill_on_drop: false }` [INFO] [stderr] Compiling sentry v0.23.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `log_` [INFO] [stdout] --> examples/log-demo.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use log_ as log; [INFO] [stdout] | ^^^^^^^^^^^ no external crate `log_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `log_` [INFO] [stdout] --> examples/thread-demo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use log_ as log; [INFO] [stdout] | ^^^^^^^^^^^ no external crate `log_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `log::info` [INFO] [stdout] --> examples/thread-demo.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | log::info!("Spawning thread"); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `log::info` [INFO] [stdout] --> examples/thread-demo.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | log::info!("Spawned thread, configuring scope."); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `log::error` [INFO] [stdout] --> examples/thread-demo.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | log::error!("Failing!"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `debug` in this scope [INFO] [stdout] --> examples/log-demo.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | debug!("System is booting"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `info` in this scope [INFO] [stdout] --> examples/log-demo.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | info!("System is booting"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `warn` in this scope [INFO] [stdout] --> examples/log-demo.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | warn!("System is warning"); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `error` in this scope [INFO] [stdout] --> examples/log-demo.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | error!("Holy shit everything is on fire!"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pretty_env_logger` [INFO] [stdout] --> examples/log-demo.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | let mut log_builder = pretty_env_logger::formatted_builder(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sentry_log` [INFO] [stdout] --> examples/log-demo.rs:21:18 [INFO] [stdout] | [INFO] [stdout] 21 | let logger = sentry_log::SentryLogger::with_dest(log_builder.build()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sentry_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pretty_env_logger` [INFO] [stdout] --> examples/thread-demo.rs:50:27 [INFO] [stdout] | [INFO] [stdout] 50 | let mut log_builder = pretty_env_logger::formatted_builder(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `pretty_env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sentry_log` [INFO] [stdout] --> examples/thread-demo.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | let logger = sentry_log::SentryLogger::with_dest(log_builder.build()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `sentry_log` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] --> examples/tracing-demo.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use tracing_subscriber::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_` [INFO] [stdout] --> examples/tracing-demo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tracing_::{debug, error, info, warn}; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `tracing_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `debug` [INFO] [stdout] --> examples/tracing-demo.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | debug!("System is booting"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `info` [INFO] [stdout] --> examples/tracing-demo.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | info!("System is booting"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `warn` [INFO] [stdout] --> examples/tracing-demo.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | warn!("System is warning"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `error` [INFO] [stdout] --> examples/tracing-demo.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | error!("Holy shit everything is on fire!"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> tests/test_async.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry` due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] --> examples/tracing-demo.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | tracing_subscriber::registry() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] --> examples/tracing-demo.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | .with(tracing_subscriber::fmt::layer()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `tracing_subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sentry_tracing` [INFO] [stdout] --> examples/tracing-demo.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | .with(sentry_tracing::layer()) [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `sentry_tracing` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `anyhow_` [INFO] [stdout] --> examples/anyhow-demo.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow_ as anyhow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no external crate `anyhow_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `sentry_anyhow` [INFO] [stdout] --> examples/anyhow-demo.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | sentry_anyhow::capture_anyhow(&err); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `sentry_anyhow` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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-0749ba346bd70594.send_with_extra.4af995af-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.send_with_extra.4af995af-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594.2h9zc7ffawp2l8zw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsentry-3bed1cadcd6e55c8.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-8e49086d3547b55d.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-8f76b869b472a644.rlib" "/opt/rustwide/target/debug/deps/libhostname-d0644cda9909edc7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libuname-841467e268b56a87.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-325fc92fb6c5a3ea.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f5fa341c50003211.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-0f3eb8cc1fc389fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9504abbc826c619d.rlib" "/opt/rustwide/target/debug/deps/libgimli-af203356f051834b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1f9f58edca7d1d90.rlib" "/opt/rustwide/target/debug/deps/libregex-a9753cb53a40a949.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8d00ecbeb328b5f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4b6e5b1403c4c606.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3ceb51e2b1852533.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-fcedc9604b77388e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6e6e2950f19200ef.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f48fab40bf0b846e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-209294e5c1768e6e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d4fb9c84fc5fd2a1.rlib" "/opt/rustwide/target/debug/deps/libhyper-4fcee6d49db2a601.rlib" "/opt/rustwide/target/debug/deps/libwant-ee1d4835960bbc59.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-445d68edfa246e8a.rlib" "/opt/rustwide/target/debug/deps/libh2-0c5114c0816f333a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f89158471b40e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a37448a4092f6c38.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-96c5fdaafb424171.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3650eff246af6aa3.rlib" "/opt/rustwide/target/debug/deps/libtracing-735b828f1906694d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libtokio-0a8014406c07e283.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-76b019fe6a21f630.rlib" "/opt/rustwide/target/debug/deps/libmio-5f26245c2b353492.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-05018308e2b684b8.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4de108d87cbf403e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f0ab965f032d74c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f4635573ab7d0128.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4e7ba57aad6cd43c.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-3896c15265ad9a71.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/librand-ca19c0bf3921547b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f3376462ce428a8e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-c33873e997a3a5cd.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-11f727554cec2516.rlib" "/opt/rustwide/target/debug/deps/libserde_json-91cd1dae56439319.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libdebugid-f908e9fa99a38ef9.rlib" "/opt/rustwide/target/debug/deps/libuuid-ec248b574745d6a9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad66aa98d88a94c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liburl-d86fdceaa935b4e1.rlib" "/opt/rustwide/target/debug/deps/libidna-dbeebcc2f2dab64e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4e1dbc2e9fbc8334.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libthiserror-37cea7596751ff5f.rlib" "/opt/rustwide/target/debug/deps/libchrono-46e73d8e64ed2d8a.rlib" "/opt/rustwide/target/debug/deps/libserde-e4e87f20ce2b4954.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-1a830ad4fdc3011d.rlib" "/opt/rustwide/target/debug/deps/liblibc-14e5f6a0f26c538c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/send_with_extra-0749ba346bd70594" "-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/health-2cce2e0835bdb08e.health.3534672f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.health.3534672f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e.1xylft5e4pzyu9l9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsentry-3bed1cadcd6e55c8.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-8e49086d3547b55d.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-8f76b869b472a644.rlib" "/opt/rustwide/target/debug/deps/libhostname-d0644cda9909edc7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libuname-841467e268b56a87.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-325fc92fb6c5a3ea.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f5fa341c50003211.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-0f3eb8cc1fc389fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9504abbc826c619d.rlib" "/opt/rustwide/target/debug/deps/libgimli-af203356f051834b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1f9f58edca7d1d90.rlib" "/opt/rustwide/target/debug/deps/libregex-a9753cb53a40a949.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8d00ecbeb328b5f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4b6e5b1403c4c606.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3ceb51e2b1852533.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-fcedc9604b77388e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6e6e2950f19200ef.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f48fab40bf0b846e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-209294e5c1768e6e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d4fb9c84fc5fd2a1.rlib" "/opt/rustwide/target/debug/deps/libhyper-4fcee6d49db2a601.rlib" "/opt/rustwide/target/debug/deps/libwant-ee1d4835960bbc59.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-445d68edfa246e8a.rlib" "/opt/rustwide/target/debug/deps/libh2-0c5114c0816f333a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f89158471b40e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a37448a4092f6c38.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-96c5fdaafb424171.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3650eff246af6aa3.rlib" "/opt/rustwide/target/debug/deps/libtracing-735b828f1906694d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libtokio-0a8014406c07e283.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-76b019fe6a21f630.rlib" "/opt/rustwide/target/debug/deps/libmio-5f26245c2b353492.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-05018308e2b684b8.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4de108d87cbf403e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f0ab965f032d74c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f4635573ab7d0128.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4e7ba57aad6cd43c.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-3896c15265ad9a71.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/librand-ca19c0bf3921547b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f3376462ce428a8e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-c33873e997a3a5cd.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-11f727554cec2516.rlib" "/opt/rustwide/target/debug/deps/libserde_json-91cd1dae56439319.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libdebugid-f908e9fa99a38ef9.rlib" "/opt/rustwide/target/debug/deps/libuuid-ec248b574745d6a9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad66aa98d88a94c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liburl-d86fdceaa935b4e1.rlib" "/opt/rustwide/target/debug/deps/libidna-dbeebcc2f2dab64e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4e1dbc2e9fbc8334.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libthiserror-37cea7596751ff5f.rlib" "/opt/rustwide/target/debug/deps/libchrono-46e73d8e64ed2d8a.rlib" "/opt/rustwide/target/debug/deps/libserde-e4e87f20ce2b4954.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-1a830ad4fdc3011d.rlib" "/opt/rustwide/target/debug/deps/liblibc-14e5f6a0f26c538c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/health-2cce2e0835bdb08e" "-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/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.event_processors.b208f12e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476.1xnmtyye0ndov9f0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsentry-3bed1cadcd6e55c8.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-8e49086d3547b55d.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-8f76b869b472a644.rlib" "/opt/rustwide/target/debug/deps/libhostname-d0644cda9909edc7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libuname-841467e268b56a87.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-325fc92fb6c5a3ea.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f5fa341c50003211.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libobject-0f3eb8cc1fc389fd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9504abbc826c619d.rlib" "/opt/rustwide/target/debug/deps/libgimli-af203356f051834b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1f9f58edca7d1d90.rlib" "/opt/rustwide/target/debug/deps/libregex-a9753cb53a40a949.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8d00ecbeb328b5f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4b6e5b1403c4c606.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3ceb51e2b1852533.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-fcedc9604b77388e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6e6e2950f19200ef.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f48fab40bf0b846e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-209294e5c1768e6e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d4fb9c84fc5fd2a1.rlib" "/opt/rustwide/target/debug/deps/libhyper-4fcee6d49db2a601.rlib" "/opt/rustwide/target/debug/deps/libwant-ee1d4835960bbc59.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-445d68edfa246e8a.rlib" "/opt/rustwide/target/debug/deps/libh2-0c5114c0816f333a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f89158471b40e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a37448a4092f6c38.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libhttparse-96c5fdaafb424171.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3650eff246af6aa3.rlib" "/opt/rustwide/target/debug/deps/libtracing-735b828f1906694d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libtokio-0a8014406c07e283.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-76b019fe6a21f630.rlib" "/opt/rustwide/target/debug/deps/libmio-5f26245c2b353492.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-05018308e2b684b8.rlib" "/opt/rustwide/target/debug/deps/liblog-51b42ffc939a9eea.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4de108d87cbf403e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f0ab965f032d74c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f4635573ab7d0128.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4e7ba57aad6cd43c.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-3896c15265ad9a71.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/librand-ca19c0bf3921547b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f3376462ce428a8e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-c33873e997a3a5cd.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-11f727554cec2516.rlib" "/opt/rustwide/target/debug/deps/libserde_json-91cd1dae56439319.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libdebugid-f908e9fa99a38ef9.rlib" "/opt/rustwide/target/debug/deps/libuuid-ec248b574745d6a9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad66aa98d88a94c5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liburl-d86fdceaa935b4e1.rlib" "/opt/rustwide/target/debug/deps/libidna-dbeebcc2f2dab64e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4e1dbc2e9fbc8334.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libthiserror-37cea7596751ff5f.rlib" "/opt/rustwide/target/debug/deps/libchrono-46e73d8e64ed2d8a.rlib" "/opt/rustwide/target/debug/deps/libserde-e4e87f20ce2b4954.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-1a830ad4fdc3011d.rlib" "/opt/rustwide/target/debug/deps/liblibc-14e5f6a0f26c538c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/event_processors-148bcff83addd476" "-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" "048836a9fd0da354b3ce1d0dca480b6b3c75b923805a4548269062f1cfb18a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "048836a9fd0da354b3ce1d0dca480b6b3c75b923805a4548269062f1cfb18a5e", kill_on_drop: false }` [INFO] [stdout] 048836a9fd0da354b3ce1d0dca480b6b3c75b923805a4548269062f1cfb18a5e