[INFO] fetching crate bindle 0.1.1... [INFO] testing bindle-0.1.1 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate bindle 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate bindle 0.1.1 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 bindle 0.1.1 [INFO] finished tweaking crates.io crate bindle 0.1.1 [INFO] tweaked toml for crates.io crate bindle 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate bindle 0.1.1 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 semver-parser v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5decf2e6b9d8bc5430c680aa0cdf8b371aa60c4ef515fe206f33daa438d93bba [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" "5decf2e6b9d8bc5430c680aa0cdf8b371aa60c4ef515fe206f33daa438d93bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5decf2e6b9d8bc5430c680aa0cdf8b371aa60c4ef515fe206f33daa438d93bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5decf2e6b9d8bc5430c680aa0cdf8b371aa60c4ef515fe206f33daa438d93bba", kill_on_drop: false }` [INFO] [stdout] 5decf2e6b9d8bc5430c680aa0cdf8b371aa60c4ef515fe206f33daa438d93bba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67b4396326e81be3449564c7c9dfc52e478597b78e3de6b8086169f2f91a1cc9 [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" "67b4396326e81be3449564c7c9dfc52e478597b78e3de6b8086169f2f91a1cc9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling nickel v0.11.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling bindle v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 15s [INFO] running `Command { std: "docker" "inspect" "67b4396326e81be3449564c7c9dfc52e478597b78e3de6b8086169f2f91a1cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b4396326e81be3449564c7c9dfc52e478597b78e3de6b8086169f2f91a1cc9", kill_on_drop: false }` [INFO] [stdout] 67b4396326e81be3449564c7c9dfc52e478597b78e3de6b8086169f2f91a1cc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d2bf5bad1b349a49bd20d657cd493317b8827a215438805e3a496f2fd8765e76 [INFO] running `Command { std: "docker" "start" "-a" "d2bf5bad1b349a49bd20d657cd493317b8827a215438805e3a496f2fd8765e76", kill_on_drop: false }` [INFO] [stderr] Compiling bindle v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bindle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bindle --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="caching"' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="dirs"' --cfg 'feature="mime_guess"' --cfg 'feature="multipart"' --cfg 'feature="reqwest"' --cfg 'feature="server"' --cfg 'feature="test-tools"' --cfg 'feature="warp"' -C metadata=68aaaf4bb2805286 -C extra-filename=-68aaaf4bb2805286 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-580c09a6a5be901f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-454ef677e5089e3b.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-812d8fa69f32f849.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-844a7af1f0f68568.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a77fc89893e4ae0e.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-b589cc3a722e8efa.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-8b6c507f9bfe5cbd.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-71216657f5ca02c5.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-823794739bc50990.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bf83bf50e2a47df5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ce7b9761598ed8dd.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-58ca8752d53a969e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-788b3aa2d7c29dc0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b52074f8afcfc0c4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-959faaaae20dcc57.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-cca5cb477ceca2b4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-aa796781f29700e3.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-36263c417a59834c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-2ca28443071b8a5e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.client.2puds1e0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d" "/opt/rustwide/target/debug/deps/client-2b7a9ea19a0f200d.1035huwnyynojyrw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2ca28443071b8a5e/out" "-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/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.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_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libbindle-4a2b145a1b45f96b.rlib" "/opt/rustwide/target/debug/deps/libtoml-aa796781f29700e3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-580c09a6a5be901f.rlib" "/opt/rustwide/target/debug/deps/libsemver-823794739bc50990.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-db54bec27ef44f17.rlib" "/opt/rustwide/target/debug/deps/libpest-52c71a95408b4ce0.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-86188b303b999519.rlib" "/opt/rustwide/target/debug/deps/libwarp-36263c417a59834c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7a0d5fed69bbd6f1.rlib" "/opt/rustwide/target/debug/deps/librustls-973fa4d92c75e979.rlib" "/opt/rustwide/target/debug/deps/libsct-cc97517326a0fa18.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3a81164c5987674e.rlib" "/opt/rustwide/target/debug/deps/libring-9aaeb24eac2a03c7.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d67c0ed62294e46d.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-09a0f6df3274fe1f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-c0fbf4b1070422a8.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-8194627341519f87.rlib" "/opt/rustwide/target/debug/deps/libutf8-2b4dcfddee452a7c.rlib" "/opt/rustwide/target/debug/deps/libsha1-3d85acc6d077422e.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-0813b353626491b7.rlib" "/opt/rustwide/target/debug/deps/libmultipart-8b6c507f9bfe5cbd.rlib" "/opt/rustwide/target/debug/deps/libnickel-a6e7b6bae4d4fc60.rlib" "/opt/rustwide/target/debug/deps/libgroupable-ab02055d0bf2022c.rlib" "/opt/rustwide/target/debug/deps/libmustache-083cfa5b9ad2a873.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/libtwoway-0c1830189f7c9f23.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-3e306d11339a9622.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-44c25a593b4f8e52.rlib" "/opt/rustwide/target/debug/deps/libchrono-b55b9fc4cf3b6746.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57233002c74ce2a7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fad92e1f8901c81.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-14dfdb00e6d18b95.rlib" "/opt/rustwide/target/debug/deps/libascii-cac98f0f0f37bbc1.rlib" "/opt/rustwide/target/debug/deps/libiron-3d6a60c35bb19e37.rlib" "/opt/rustwide/target/debug/deps/libmodifier-be2a4bae57f3e552.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-02f9d703efd7e9e6.rlib" "/opt/rustwide/target/debug/deps/libphf-acfa2e4008030a1d.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8acdcfe031580c9a.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-266b5285fa80cd5f.rlib" "/opt/rustwide/target/debug/deps/libplugin-04448a92b1bfd926.rlib" "/opt/rustwide/target/debug/deps/libtypemap-3bccf6dec57d188e.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-a015e449ee844ac9.rlib" "/opt/rustwide/target/debug/deps/libhyper-1dc9e6daef0097e8.rlib" "/opt/rustwide/target/debug/deps/libmime-8235542a62b489f8.rlib" "/opt/rustwide/target/debug/deps/liblog-2151a70b73779053.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libtypeable-967c5fecc387545b.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-804bb75d4c452793.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c3f7f7eb3479d77.rlib" "/opt/rustwide/target/debug/deps/liburl-c133a665db6f3586.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-05ee6e9e5693c264.rlib" "/opt/rustwide/target/debug/deps/libbase64-0cb4f4ec92618639.rlib" "/opt/rustwide/target/debug/deps/libsafemem-88b6bd0bcc4c23a2.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libtempfile-788b3aa2d7c29dc0.rlib" "/opt/rustwide/target/debug/deps/librand-87652bba8776c647.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-948f4f07ef490e3c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-9aa5ea4eab37d1a1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7d566993e4d045f1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-14da0bbdd231c317.rlib" "/opt/rustwide/target/debug/deps/librand-7d8383ae4bba6853.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-cf5755674f76ffe9.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-948df8149c85e143.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6cb7a57c36a79f7e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c50ac4d58a434c2a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-4982dbfb08331eec.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1006ca5a808ba0e.rlib" "/opt/rustwide/target/debug/deps/librand_os-a6e6d2f97b649f0a.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-84f4ba80f08b5115.rlib" "/opt/rustwide/target/debug/deps/librand_core-e8ac9a7347391b37.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-7aebcbe288794f67.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-47bae7939ee4407b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce7b9761598ed8dd.rlib" "/opt/rustwide/target/debug/deps/libheaders-f1218c6f7338b789.rlib" "/opt/rustwide/target/debug/deps/libtime-6ca01eaac3a42c56.rlib" "/opt/rustwide/target/debug/deps/libsha1-24d6926b7fad12d6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-273ffbf2f61783d6.rlib" "/opt/rustwide/target/debug/deps/libdigest-0d6a3fdec507716b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-526b45f238f54092.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-6a272a929df898a5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-46f6c89e18f4a933.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-608f546cf353a4c0.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5afb3a459fa301fb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-172d5d91684e5474.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libfutures-a77fc89893e4ae0e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2940fb22beb14c1e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-71216657f5ca02c5.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-da56d8050ccc0ebc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d8175ca9572e01a4.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-5bcd1cca2dd9dc83.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50190e98c81ae5f4.rlib" "/opt/rustwide/target/debug/deps/libserde-bf83bf50e2a47df5.rlib" "/opt/rustwide/target/debug/deps/libbase64-652e22f2c0312e1e.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-576c4485bd4a46f6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2ed76b2e1f0ee164.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-80b1ef54e0cbfad3.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-b589cc3a722e8efa.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-093d640c7a59cec3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-7a677ba895b3229b.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-a430e1c5e8656a7b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e6fcde56126321e7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ffbbf84de1e35400.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-416b9da4c74c60b5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libtracing-524fac291d397d68.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-56444412450e0ed1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a8bfbe490bc017f9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9df37f8a79a62af6.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/libpin_project_lite-401cff4b7fa21e36.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f25431d065bfc242.rlib" "/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib" "/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.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/libhttp-e187516d07466911.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cca5cb477ceca2b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b52074f8afcfc0c4.rlib" "/opt/rustwide/target/debug/deps/libtokio-959faaaae20dcc57.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e44a77793480b58e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4883df461f3bebf3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b1cc9b12d297e7ee.rlib" "/opt/rustwide/target/debug/deps/libmio-3271cb9a206a92d6.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-a367eb310a89d20f.rlib" "/opt/rustwide/target/debug/deps/libnet2-d89c3bdfbf3bd6ea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cce9b0dc57fc5a77.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libsha2-58ca8752d53a969e.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-e23de2cf16c14806.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e3af6b50f8d5b688.rlib" "/opt/rustwide/target/debug/deps/libdigest-339a2f35f2a0fc7d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4b2484984238dc27.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-606ab37d32ab5af2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e718507592485383.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.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" "d2bf5bad1b349a49bd20d657cd493317b8827a215438805e3a496f2fd8765e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2bf5bad1b349a49bd20d657cd493317b8827a215438805e3a496f2fd8765e76", kill_on_drop: false }` [INFO] [stdout] d2bf5bad1b349a49bd20d657cd493317b8827a215438805e3a496f2fd8765e76