[INFO] fetching crate tokio-tungstenite 0.12.0... [INFO] testing tokio-tungstenite-0.12.0 against 1.49.0 for beta-1.50-1 [INFO] extracting crate tokio-tungstenite 0.12.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate tokio-tungstenite 0.12.0 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-tungstenite 0.12.0 [INFO] finished tweaking crates.io crate tokio-tungstenite 0.12.0 [INFO] tweaked toml for crates.io crate tokio-tungstenite 0.12.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate tokio-tungstenite 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "+1.49.0" "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] c025160d98163b2ed3010f27138070f86141fdcc43ce3a823a82a294f64bf6c2 [INFO] running `Command { std: "docker" "start" "-a" "c025160d98163b2ed3010f27138070f86141fdcc43ce3a823a82a294f64bf6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c025160d98163b2ed3010f27138070f86141fdcc43ce3a823a82a294f64bf6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c025160d98163b2ed3010f27138070f86141fdcc43ce3a823a82a294f64bf6c2", kill_on_drop: false }` [INFO] [stdout] c025160d98163b2ed3010f27138070f86141fdcc43ce3a823a82a294f64bf6c2 [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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f56670f738510593bc892e8a2015eb87cd6306d399ac3c56bf9fe62ce5f98b2 [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" "3f56670f738510593bc892e8a2015eb87cd6306d399ac3c56bf9fe62ce5f98b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling tokio v0.3.3 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.20s [INFO] running `Command { std: "docker" "inspect" "3f56670f738510593bc892e8a2015eb87cd6306d399ac3c56bf9fe62ce5f98b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f56670f738510593bc892e8a2015eb87cd6306d399ac3c56bf9fe62ce5f98b2", kill_on_drop: false }` [INFO] [stdout] 3f56670f738510593bc892e8a2015eb87cd6306d399ac3c56bf9fe62ce5f98b2 [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" "+1.49.0" "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] 5a141de7dc997bdd448a671ca3429bc7c6510cfaef8cd93e21d914b525b88239 [INFO] running `Command { std: "docker" "start" "-a" "5a141de7dc997bdd448a671ca3429bc7c6510cfaef8cd93e21d914b525b88239", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-tungstenite v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tokio-tungstenite` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name server --edition=2018 examples/server.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="stream"' -C metadata=73628dd7ba5f3760 -C extra-filename=-73628dd7ba5f3760 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-05dad3deba65cda2.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-9a7c98ca80a6c46c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4d18d824dba8d161.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-ab15d41db0350e40.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-05bfe415b3099016.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-8472ad6bb38143e7.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-58a5b45e8a99e5c5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e5cc6e5ac594f847.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.autobahn_server.phlgvsti-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff" "/opt/rustwide/target/debug/examples/autobahn_server-d3b7d18ffa915fff.3uuzz8vxexhzvkzi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-05dad3deba65cda2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libatty-6cc17eb3ea673412.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libregex-c3ea0fa2ade1425a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9dd61adc4379188.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7e3abd05b132d39b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-8472ad6bb38143e7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ab15d41db0350e40.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-58a5b45e8a99e5c5.rlib" "/opt/rustwide/target/debug/deps/librand-4396270aa7c7c09c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9b4788b432974396.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8678fe79482d007d.rlib" "/opt/rustwide/target/debug/deps/librand_core-6da773eb12768493.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0b1d61be2a289f99.rlib" "/opt/rustwide/target/debug/deps/libutf8-4f177abfb802ed08.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libsha1-09c1fbb28fbcb03d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bef27313aeb3cb1d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1690e371a65ad9b6.rlib" "/opt/rustwide/target/debug/deps/libdigest-0a2278665641b347.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b13f8d636a172699.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e1089a86088c46bb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/liburl-e5cc6e5ac594f847.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libidna-28a0cb86c6803007.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e9e233eef1e26db0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a729994d5448d474.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libhttp-62abdda2dfd21777.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libtokio-05bfe415b3099016.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-12ddcbe4c3bd95c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libbytes-3c524c37127d43eb.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-992c3165e37b3b8d.rlib" "/opt/rustwide/target/debug/deps/libmio-53b404ef2424b889.rlib" "/opt/rustwide/target/debug/deps/liblibc-655f967ebfad5af1.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4d18d824dba8d161.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e889cf3b8b0971ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-947156001f7f7938.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-79e2d9a469b1c35a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-20f0875a32f1c929.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [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" "5a141de7dc997bdd448a671ca3429bc7c6510cfaef8cd93e21d914b525b88239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a141de7dc997bdd448a671ca3429bc7c6510cfaef8cd93e21d914b525b88239", kill_on_drop: false }` [INFO] [stdout] 5a141de7dc997bdd448a671ca3429bc7c6510cfaef8cd93e21d914b525b88239