[INFO] fetching crate sentry 0.21.0... [INFO] testing sentry-0.21.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate sentry 0.21.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate sentry 0.21.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sentry 0.21.0 [INFO] finished tweaking crates.io crate sentry 0.21.0 [INFO] tweaked toml for crates.io crate sentry 0.21.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate sentry 0.21.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sentry-failure v0.21.0 [INFO] [stderr] Downloaded sentry-error-chain v0.21.0 [INFO] [stderr] Downloaded aes-soft v0.6.3 [INFO] [stderr] Downloaded sentry-panic v0.21.0 [INFO] [stderr] Downloaded sentry-log v0.21.0 [INFO] [stderr] Downloaded sentry-contexts v0.21.0 [INFO] [stderr] Downloaded isahc v0.9.12 [INFO] [stderr] Downloaded sentry-anyhow v0.21.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Downloaded sentry-debug-images v0.21.0 [INFO] [stderr] Downloaded http-types v2.7.0 [INFO] [stderr] Downloaded sentry-slog v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] db498c48a9b0986f233621ff875c5adbb1a64626d1a4a45f0051fea82cce44ff [INFO] running `Command { std: "docker" "start" "-a" "db498c48a9b0986f233621ff875c5adbb1a64626d1a4a45f0051fea82cce44ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db498c48a9b0986f233621ff875c5adbb1a64626d1a4a45f0051fea82cce44ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db498c48a9b0986f233621ff875c5adbb1a64626d1a4a45f0051fea82cce44ff", kill_on_drop: false }` [INFO] [stdout] db498c48a9b0986f233621ff875c5adbb1a64626d1a4a45f0051fea82cce44ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4272365596c129d4ca58d424ebce71aa3582b64267f209a16bcb644301cd43c [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" "c4272365596c129d4ca58d424ebce71aa3582b64267f209a16bcb644301cd43c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling sentry-contexts v0.21.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.1 [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 h2 v0.2.7 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling sentry-types v0.21.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling sentry-core v0.21.0 [INFO] [stderr] Compiling sentry-backtrace v0.21.0 [INFO] [stderr] Compiling sentry-panic v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling sentry v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "c4272365596c129d4ca58d424ebce71aa3582b64267f209a16bcb644301cd43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4272365596c129d4ca58d424ebce71aa3582b64267f209a16bcb644301cd43c", kill_on_drop: false }` [INFO] [stdout] c4272365596c129d4ca58d424ebce71aa3582b64267f209a16bcb644301cd43c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 007d099e2a170114b2b1b12a4b87789323b5d3d179db83bf413519bc658c15fd [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" "007d099e2a170114b2b1b12a4b87789323b5d3d179db83bf413519bc658c15fd", kill_on_drop: false }` [INFO] [stderr] Compiling sentry v0.21.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tokio` [INFO] [stdout] --> tests/test_async.rs:2:3 [INFO] [stdout] | [INFO] [stdout] 2 | #[tokio::test] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `failure` [INFO] [stdout] --> examples/failure-demo.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use failure::Fail; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `failure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `failure_` [INFO] [stdout] --> examples/failure-demo.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use failure_ as failure; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no external crate `failure_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `sentry_failure` [INFO] [stdout] --> examples/failure-demo.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use sentry_failure::capture_error; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `sentry_failure` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Fail` [INFO] [stdout] --> examples/failure-demo.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Fail, Debug)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `fail` in this scope [INFO] [stdout] --> examples/failure-demo.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[fail(display = "An error occurred with error code {}. ({})", code, message)] [INFO] [stdout] | ^^^^ [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sentry` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [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[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[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: 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: 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: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.panic_demo.ac3o7y60-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e" "/opt/rustwide/target/debug/examples/panic_demo-28020a1fb231f72e.3oflofctya6ae7f5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsentry-2b3a6306970758f2.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-468dde6a5866cbfe.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-e6ffc5073e584738.rlib" "/opt/rustwide/target/debug/deps/libhostname-2993b357791be1b7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libuname-46e5d5116c87d471.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-c61dad5e454e62e0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-96857beb2dfe71a5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d330feb02a922e3d.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c9174989b2121272.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ae263b989543e9ef.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ea4b6e43e3669cdb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8372358624c9fcb6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50190e98c81ae5f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-80047d405fc61402.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-808206ac8a73a816.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-37c133584f7a5093.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-91a759d1274e6474.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6d3ea7f10a257f69.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-ae271c363ba91607.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7fad4ed31e2f4baf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b5baac69bcb03693.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c1a75bb345ce5249.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-204ed3db4ad1f2a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0b1f9e9fa23d9c9c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-80e4aabf6fe56bc0.rlib" "/opt/rustwide/target/debug/deps/libtracing-ef08a1fe59338413.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/libtokio-317f46c0f94f1d3f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-08cf4decb23f82c3.rlib" "/opt/rustwide/target/debug/deps/libmio-5f831e28515d30a2.rlib" "/opt/rustwide/target/debug/deps/libiovec-3b5a4e41019e6c63.rlib" "/opt/rustwide/target/debug/deps/libnet2-d84d5d83aa923fd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4cdda8a7fd9c335b.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-189fd62f1ead63fb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9b2955bca8f05fa2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-32fd69fc9b3fe001.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d3e8bde645142a16.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-1ba31a0fdb55e2a3.rlib" "/opt/rustwide/target/debug/deps/libim-ea48f53a9922351d.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-62c4fc7acc2d0f76.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-487816cc1b77dfee.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-d595f9cee1cdb113.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-4509fcd9592d0c52.rlib" "/opt/rustwide/target/debug/deps/libserde_json-625d301e00e113f3.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libdebugid-a6f00d6f9951a64c.rlib" "/opt/rustwide/target/debug/deps/libuuid-0e7665487cbfaeb4.rlib" "/opt/rustwide/target/debug/deps/librand-f17ddeb2d48c0da8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da85dd0c335ba988.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-2dc28942bd573cf7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-acaf146a612cf31c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liburl-eade2aaebe6937b7.rlib" "/opt/rustwide/target/debug/deps/libidna-dc2a96396107e175.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cdd45e517df3fa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8450bb87d97c3242.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libthiserror-14aa02394d6ad7fd.rlib" "/opt/rustwide/target/debug/deps/libchrono-bdca54a3323e8fa9.rlib" "/opt/rustwide/target/debug/deps/libserde-14a3d62de8d7e654.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57233002c74ce2a7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fad92e1f8901c81.rlib" "/opt/rustwide/target/debug/deps/libtime-597f9dd770bc6335.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c6bfabdd8879a98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.message_demo.a3o16f74-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b" "/opt/rustwide/target/debug/examples/message_demo-8580e645e1dfd45b.2blj20w5z3ozooeg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsentry-2b3a6306970758f2.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-468dde6a5866cbfe.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-e6ffc5073e584738.rlib" "/opt/rustwide/target/debug/deps/libhostname-2993b357791be1b7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libuname-46e5d5116c87d471.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-c61dad5e454e62e0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-96857beb2dfe71a5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d330feb02a922e3d.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c9174989b2121272.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ae263b989543e9ef.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ea4b6e43e3669cdb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8372358624c9fcb6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50190e98c81ae5f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-80047d405fc61402.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-808206ac8a73a816.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-37c133584f7a5093.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-91a759d1274e6474.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6d3ea7f10a257f69.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-ae271c363ba91607.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7fad4ed31e2f4baf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b5baac69bcb03693.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c1a75bb345ce5249.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-204ed3db4ad1f2a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0b1f9e9fa23d9c9c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-80e4aabf6fe56bc0.rlib" "/opt/rustwide/target/debug/deps/libtracing-ef08a1fe59338413.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/libtokio-317f46c0f94f1d3f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-08cf4decb23f82c3.rlib" "/opt/rustwide/target/debug/deps/libmio-5f831e28515d30a2.rlib" "/opt/rustwide/target/debug/deps/libiovec-3b5a4e41019e6c63.rlib" "/opt/rustwide/target/debug/deps/libnet2-d84d5d83aa923fd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4cdda8a7fd9c335b.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-189fd62f1ead63fb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9b2955bca8f05fa2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-32fd69fc9b3fe001.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d3e8bde645142a16.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-1ba31a0fdb55e2a3.rlib" "/opt/rustwide/target/debug/deps/libim-ea48f53a9922351d.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-62c4fc7acc2d0f76.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-487816cc1b77dfee.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-d595f9cee1cdb113.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-4509fcd9592d0c52.rlib" "/opt/rustwide/target/debug/deps/libserde_json-625d301e00e113f3.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libdebugid-a6f00d6f9951a64c.rlib" "/opt/rustwide/target/debug/deps/libuuid-0e7665487cbfaeb4.rlib" "/opt/rustwide/target/debug/deps/librand-f17ddeb2d48c0da8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da85dd0c335ba988.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-2dc28942bd573cf7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-acaf146a612cf31c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liburl-eade2aaebe6937b7.rlib" "/opt/rustwide/target/debug/deps/libidna-dc2a96396107e175.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cdd45e517df3fa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8450bb87d97c3242.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libthiserror-14aa02394d6ad7fd.rlib" "/opt/rustwide/target/debug/deps/libchrono-bdca54a3323e8fa9.rlib" "/opt/rustwide/target/debug/deps/libserde-14a3d62de8d7e654.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57233002c74ce2a7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fad92e1f8901c81.rlib" "/opt/rustwide/target/debug/deps/libtime-597f9dd770bc6335.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c6bfabdd8879a98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.before_send.dce1c0f5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e" "/opt/rustwide/target/debug/examples/before_send-07abdfc921c4055e.13h25hpfr1m6yk64.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsentry-2b3a6306970758f2.rlib" "/opt/rustwide/target/debug/deps/libsentry_panic-468dde6a5866cbfe.rlib" "/opt/rustwide/target/debug/deps/libsentry_contexts-e6ffc5073e584738.rlib" "/opt/rustwide/target/debug/deps/libhostname-2993b357791be1b7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9c2d4a2d07160ba0.rlib" "/opt/rustwide/target/debug/deps/libuname-46e5d5116c87d471.rlib" "/opt/rustwide/target/debug/deps/libsentry_backtrace-c61dad5e454e62e0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-96857beb2dfe71a5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d330feb02a922e3d.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c9174989b2121272.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-ae263b989543e9ef.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-ea4b6e43e3669cdb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8372358624c9fcb6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50190e98c81ae5f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-80047d405fc61402.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-808206ac8a73a816.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-37c133584f7a5093.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-91a759d1274e6474.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6d3ea7f10a257f69.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-ae271c363ba91607.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7fad4ed31e2f4baf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b5baac69bcb03693.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c1a75bb345ce5249.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-204ed3db4ad1f2a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0b1f9e9fa23d9c9c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-80e4aabf6fe56bc0.rlib" "/opt/rustwide/target/debug/deps/libtracing-ef08a1fe59338413.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/libtokio-317f46c0f94f1d3f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-08cf4decb23f82c3.rlib" "/opt/rustwide/target/debug/deps/libmio-5f831e28515d30a2.rlib" "/opt/rustwide/target/debug/deps/libiovec-3b5a4e41019e6c63.rlib" "/opt/rustwide/target/debug/deps/libnet2-d84d5d83aa923fd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4cdda8a7fd9c335b.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-189fd62f1ead63fb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9b2955bca8f05fa2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-32fd69fc9b3fe001.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d3e8bde645142a16.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsentry_core-1ba31a0fdb55e2a3.rlib" "/opt/rustwide/target/debug/deps/libim-ea48f53a9922351d.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-62c4fc7acc2d0f76.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-487816cc1b77dfee.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-d595f9cee1cdb113.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libsentry_types-4509fcd9592d0c52.rlib" "/opt/rustwide/target/debug/deps/libserde_json-625d301e00e113f3.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libdebugid-a6f00d6f9951a64c.rlib" "/opt/rustwide/target/debug/deps/libuuid-0e7665487cbfaeb4.rlib" "/opt/rustwide/target/debug/deps/librand-f17ddeb2d48c0da8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-da85dd0c335ba988.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-2dc28942bd573cf7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-acaf146a612cf31c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liburl-eade2aaebe6937b7.rlib" "/opt/rustwide/target/debug/deps/libidna-dc2a96396107e175.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cdd45e517df3fa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8450bb87d97c3242.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libthiserror-14aa02394d6ad7fd.rlib" "/opt/rustwide/target/debug/deps/libchrono-bdca54a3323e8fa9.rlib" "/opt/rustwide/target/debug/deps/libserde-14a3d62de8d7e654.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57233002c74ce2a7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fad92e1f8901c81.rlib" "/opt/rustwide/target/debug/deps/libtime-597f9dd770bc6335.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c6bfabdd8879a98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "007d099e2a170114b2b1b12a4b87789323b5d3d179db83bf413519bc658c15fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "007d099e2a170114b2b1b12a4b87789323b5d3d179db83bf413519bc658c15fd", kill_on_drop: false }` [INFO] [stdout] 007d099e2a170114b2b1b12a4b87789323b5d3d179db83bf413519bc658c15fd