[INFO] fetching crate surf 2.0.0-alpha.3... [INFO] testing surf-2.0.0-alpha.3 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate surf 2.0.0-alpha.3 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate surf 2.0.0-alpha.3 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate surf 2.0.0-alpha.3 [INFO] finished tweaking crates.io crate surf 2.0.0-alpha.3 [INFO] tweaked toml for crates.io crate surf 2.0.0-alpha.3 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate surf 2.0.0-alpha.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded http-client v3.0.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2213dd87dae3ea5db71597d7ab3cc1b288137086f76556cb49cc539c1d74f22c [INFO] running `"docker" "start" "-a" "2213dd87dae3ea5db71597d7ab3cc1b288137086f76556cb49cc539c1d74f22c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling isahc v0.9.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling tracing v0.1.14 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling piper v0.1.2 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.10 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling http-types v2.1.0 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling async-h1 v2.0.1 [INFO] [stderr] Compiling http-client v3.0.0 [INFO] [stderr] Compiling surf v2.0.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `"docker" "inspect" "2213dd87dae3ea5db71597d7ab3cc1b288137086f76556cb49cc539c1d74f22c"` [INFO] running `"docker" "rm" "-f" "2213dd87dae3ea5db71597d7ab3cc1b288137086f76556cb49cc539c1d74f22c"` [INFO] [stdout] 2213dd87dae3ea5db71597d7ab3cc1b288137086f76556cb49cc539c1d74f22c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 94351bdad398ceae41e6fbc56147d76d7b5e7d9aa6c7a4808f2f44eca9614b80 [INFO] running `"docker" "start" "-a" "94351bdad398ceae41e6fbc56147d76d7b5e7d9aa6c7a4808f2f44eca9614b80"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockito v0.23.3 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling async-log v1.1.0 [INFO] [stderr] Compiling femme v1.3.0 [INFO] [stderr] Compiling surf v2.0.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `surf`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test --edition=2018 tests/test.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="curl-client"' --cfg 'feature="default"' --cfg 'feature="encoding"' --cfg 'feature="encoding_rs"' --cfg 'feature="middleware-logger"' --cfg 'feature="native-client"' --cfg 'feature="wasm-client"' --cfg 'feature="web-sys"' -C metadata=dfcf35e395f8eda6 -C extra-filename=-dfcf35e395f8eda6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-b4cec87e5065a876.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-4e2daca03d5e3674.rlib --extern femme=/opt/rustwide/target/debug/deps/libfemme-41da9052e7766901.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3cdaf5843d530f13.rlib --extern http_client=/opt/rustwide/target/debug/deps/libhttp_client-217c908f9343f037.rlib --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types-548fa635f7339216.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7d065b25cdb5c693.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-d1bda7bb9ef96638.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-812699bd7fc3fe7d.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-36e00cb3ff7148d7.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-91d9159b43130251.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-91ddda2701b28cf2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5e4bc8f49f37deee.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-c21ba41cfd5b6109.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-7f6567ead63d6ef0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-29689f838c2e6699.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9cfe9f53481b7905/out -L native=/opt/rustwide/target/debug/build/curl-sys-993b5d6210061e82/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-baf2cc25463e8dd7/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.hello_world.417f8xar-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e" "/opt/rustwide/target/debug/examples/hello_world-85a66dbe5d118d4e.5a510bxroqmzlj7c.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-9cfe9f53481b7905/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-993b5d6210061e82/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-baf2cc25463e8dd7/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf-7f6567ead63d6ef0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-812699bd7fc3fe7d.rlib" "/opt/rustwide/target/debug/deps/libunicase-f4b4f5df5bf2cdc4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e2daca03d5e3674.rlib" "/opt/rustwide/target/debug/deps/libmime-d1bda7bb9ef96638.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-217c908f9343f037.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-303225ecde56c34e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ad5dc794395f34e7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-468569b7686afb10.rlib" "/opt/rustwide/target/debug/deps/libopenssl-02df9cc83f1a48ad.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-c2facec67db8b77a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-7ea43f3a18a72e4d.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-ff430dc4b69ff0c1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-9d393af52c27fdcc.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-52d0dd6ebcd8d383.rlib" "/opt/rustwide/target/debug/deps/libisahc-25961173e6c74bf5.rlib" "/opt/rustwide/target/debug/deps/libsluice-cc08667980b71a64.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-6bff3178f07f56dc.rlib" "/opt/rustwide/target/debug/deps/libtracing-d1406f219bd15492.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-91b696350479cd20.rlib" "/opt/rustwide/target/debug/deps/libcurl-3f18a29e075cc04e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6e2ecc9f0689ff98.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-8eb2efa4ca9cee71.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-796d4f5ac51dbea1.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-e14d0d6d1404483b.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-ec96e12155071438.rlib" "/opt/rustwide/target/debug/deps/libhttp-949b12d16a18b4eb.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libfutures-3cdaf5843d530f13.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0d5a4dacb910e138.rlib" "/opt/rustwide/target/debug/deps/libfemme-41da9052e7766901.rlib" "/opt/rustwide/target/debug/deps/libconsole-3709cf1a1ba10e17.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c008ff425a4e5d62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-54de2cb64b47eba7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-100aefe652eb02dd.rlib" "/opt/rustwide/target/debug/deps/libatty-97ebeacb79c82c64.rlib" "/opt/rustwide/target/debug/deps/libtermios-e8512a41762fd337.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-548fa635f7339216.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12dd093edca35ef5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c21ba41cfd5b6109.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e4db6fc4cc7027f2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5e4bc8f49f37deee.rlib" "/opt/rustwide/target/debug/deps/libryu-767a1abff7c121fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-6a422fec93b9e5ce.rlib" "/opt/rustwide/target/debug/deps/libserde-91ddda2701b28cf2.rlib" "/opt/rustwide/target/debug/deps/libinfer-21716cc96a1af900.rlib" "/opt/rustwide/target/debug/deps/liburl-29689f838c2e6699.rlib" "/opt/rustwide/target/debug/deps/libidna-96c817f0fda83d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-467beec5965936c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libcookie-c8a99685f4eb7601.rlib" "/opt/rustwide/target/debug/deps/libbase64-a542db5905594d21.rlib" "/opt/rustwide/target/debug/deps/libring-ca2109f7ce066b31.rlib" "/opt/rustwide/target/debug/deps/libspin-e4599023e54ac53a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-9c17e437a3b678c7.rlib" "/opt/rustwide/target/debug/deps/libtime-32daaeaf984e35d6.rlib" "/opt/rustwide/target/debug/deps/libstandback-eb7da03d2672826d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-edbfb16c854e03d9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libasync_std-b4cec87e5065a876.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6ba97f9bda94ed77.rlib" "/opt/rustwide/target/debug/deps/libsmol-3f405b24101301f7.rlib" "/opt/rustwide/target/debug/deps/libpiper-94db89e8cd6f5c65.rlib" "/opt/rustwide/target/debug/deps/libasync_task-74dd49a3657f7ea5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls_hkt-848fd4d750998775.rlib" "/opt/rustwide/target/debug/deps/libnix-b9d063ed93c12f76.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9a3338d7c36f23c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c73c856c476511c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7c74789a96c26ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3504aebd3ee23d81.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-259e5e54329c9334.rlib" "/opt/rustwide/target/debug/deps/libbytes-2153d9d013198d61.rlib" "/opt/rustwide/target/debug/deps/libiovec-cc99807dd582a374.rlib" "/opt/rustwide/target/debug/deps/liblibc-8bbcf5052457c201.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1304278d5ba06bec.rlib" "/opt/rustwide/target/debug/deps/libpin_project-59ea4fe38211f2d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b79f89063c8a57fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b0bcd06e5513625b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-37c2933cba6f0511.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0ee6fbbd4c764992.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-91d9159b43130251.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-fa3e2f169df02508.rlib" "/opt/rustwide/target/debug/deps/liblog-7d065b25cdb5c693.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.post.dxofdjre-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42" "/opt/rustwide/target/debug/examples/post-d72a36e554a6ad42.xql4i7bsccrpjcp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-9cfe9f53481b7905/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-993b5d6210061e82/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-baf2cc25463e8dd7/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf-7f6567ead63d6ef0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-812699bd7fc3fe7d.rlib" "/opt/rustwide/target/debug/deps/libunicase-f4b4f5df5bf2cdc4.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e2daca03d5e3674.rlib" "/opt/rustwide/target/debug/deps/libmime-d1bda7bb9ef96638.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-217c908f9343f037.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-303225ecde56c34e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ad5dc794395f34e7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-468569b7686afb10.rlib" "/opt/rustwide/target/debug/deps/libopenssl-02df9cc83f1a48ad.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-c2facec67db8b77a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-7ea43f3a18a72e4d.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-ff430dc4b69ff0c1.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-9d393af52c27fdcc.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-52d0dd6ebcd8d383.rlib" "/opt/rustwide/target/debug/deps/libisahc-25961173e6c74bf5.rlib" "/opt/rustwide/target/debug/deps/libsluice-cc08667980b71a64.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-6bff3178f07f56dc.rlib" "/opt/rustwide/target/debug/deps/libtracing-d1406f219bd15492.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-91b696350479cd20.rlib" "/opt/rustwide/target/debug/deps/libcurl-3f18a29e075cc04e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6e2ecc9f0689ff98.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-8eb2efa4ca9cee71.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-796d4f5ac51dbea1.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-e14d0d6d1404483b.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-ec96e12155071438.rlib" "/opt/rustwide/target/debug/deps/libhttp-949b12d16a18b4eb.rlib" "/opt/rustwide/target/debug/deps/libbytes-f84ed14a388d339f.rlib" "/opt/rustwide/target/debug/deps/libfnv-d46cc828847a1306.rlib" "/opt/rustwide/target/debug/deps/libfutures-3cdaf5843d530f13.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0d5a4dacb910e138.rlib" "/opt/rustwide/target/debug/deps/libfemme-41da9052e7766901.rlib" "/opt/rustwide/target/debug/deps/libconsole-3709cf1a1ba10e17.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c008ff425a4e5d62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-54de2cb64b47eba7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-100aefe652eb02dd.rlib" "/opt/rustwide/target/debug/deps/libatty-97ebeacb79c82c64.rlib" "/opt/rustwide/target/debug/deps/libtermios-e8512a41762fd337.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-548fa635f7339216.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12dd093edca35ef5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c21ba41cfd5b6109.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e4db6fc4cc7027f2.rlib" "/opt/rustwide/target/debug/deps/libinfer-21716cc96a1af900.rlib" "/opt/rustwide/target/debug/deps/liburl-29689f838c2e6699.rlib" "/opt/rustwide/target/debug/deps/libidna-96c817f0fda83d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-467beec5965936c6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libcookie-c8a99685f4eb7601.rlib" "/opt/rustwide/target/debug/deps/libbase64-a542db5905594d21.rlib" "/opt/rustwide/target/debug/deps/libring-ca2109f7ce066b31.rlib" "/opt/rustwide/target/debug/deps/libspin-e4599023e54ac53a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-9c17e437a3b678c7.rlib" "/opt/rustwide/target/debug/deps/libtime-32daaeaf984e35d6.rlib" "/opt/rustwide/target/debug/deps/libstandback-eb7da03d2672826d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-edbfb16c854e03d9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5e4bc8f49f37deee.rlib" "/opt/rustwide/target/debug/deps/libryu-767a1abff7c121fa.rlib" "/opt/rustwide/target/debug/deps/libitoa-6a422fec93b9e5ce.rlib" "/opt/rustwide/target/debug/deps/libserde-91ddda2701b28cf2.rlib" "/opt/rustwide/target/debug/deps/libasync_std-b4cec87e5065a876.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6ba97f9bda94ed77.rlib" "/opt/rustwide/target/debug/deps/libsmol-3f405b24101301f7.rlib" "/opt/rustwide/target/debug/deps/libpiper-94db89e8cd6f5c65.rlib" "/opt/rustwide/target/debug/deps/libasync_task-74dd49a3657f7ea5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls_hkt-848fd4d750998775.rlib" "/opt/rustwide/target/debug/deps/libnix-b9d063ed93c12f76.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9a3338d7c36f23c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c73c856c476511c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7c74789a96c26ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3504aebd3ee23d81.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-259e5e54329c9334.rlib" "/opt/rustwide/target/debug/deps/libbytes-2153d9d013198d61.rlib" "/opt/rustwide/target/debug/deps/libiovec-cc99807dd582a374.rlib" "/opt/rustwide/target/debug/deps/liblibc-8bbcf5052457c201.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/libfutures-cbe4e291e0a0e8bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1304278d5ba06bec.rlib" "/opt/rustwide/target/debug/deps/libpin_project-59ea4fe38211f2d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b79f89063c8a57fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b0bcd06e5513625b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-37c2933cba6f0511.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0ee6fbbd4c764992.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-91d9159b43130251.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-fa3e2f169df02508.rlib" "/opt/rustwide/target/debug/deps/liblog-7d065b25cdb5c693.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "94351bdad398ceae41e6fbc56147d76d7b5e7d9aa6c7a4808f2f44eca9614b80"` [INFO] running `"docker" "rm" "-f" "94351bdad398ceae41e6fbc56147d76d7b5e7d9aa6c7a4808f2f44eca9614b80"` [INFO] [stdout] 94351bdad398ceae41e6fbc56147d76d7b5e7d9aa6c7a4808f2f44eca9614b80