[INFO] cloning repository https://github.com/burrowsclayton/covid_tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/burrowsclayton/covid_tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburrowsclayton%2Fcovid_tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburrowsclayton%2Fcovid_tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b2ea4f11e0b33762d18f7a4ebb0c0dc31fc8733 [INFO] checking burrowsclayton/covid_tracker against try#9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburrowsclayton%2Fcovid_tracker" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 49% (918/1863) Checking out files: 50% (932/1863) Checking out files: 51% (951/1863) Checking out files: 52% (969/1863) Checking out files: 53% (988/1863) Checking out files: 54% (1007/1863) Checking out files: 55% (1025/1863) Checking out files: 56% (1044/1863) Checking out files: 57% (1062/1863) Checking out files: 58% (1081/1863) Checking out files: 59% (1100/1863) Checking out files: 60% (1118/1863) Checking out files: 61% (1137/1863) Checking out files: 61% (1147/1863) Checking out files: 62% (1156/1863) Checking out files: 63% (1174/1863) Checking out files: 64% (1193/1863) Checking out files: 65% (1211/1863) Checking out files: 66% (1230/1863) Checking out files: 67% (1249/1863) Checking out files: 68% (1267/1863) Checking out files: 68% (1282/1863) Checking out files: 69% (1286/1863) Checking out files: 70% (1305/1863) Checking out files: 71% (1323/1863) Checking out files: 72% (1342/1863) Checking out files: 73% (1360/1863) Checking out files: 73% (1374/1863) Checking out files: 74% (1379/1863) Checking out files: 75% (1398/1863) Checking out files: 76% (1416/1863) Checking out files: 76% (1432/1863) Checking out files: 77% (1435/1863) Checking out files: 78% (1454/1863) Checking out files: 79% (1472/1863) Checking out files: 80% (1491/1863) Checking out files: 81% (1510/1863) Checking out files: 82% (1528/1863) Checking out files: 83% (1547/1863) Checking out files: 84% (1565/1863) Checking out files: 84% (1579/1863) Checking out files: 85% (1584/1863) Checking out files: 86% (1603/1863) Checking out files: 87% (1621/1863) Checking out files: 87% (1627/1863) Checking out files: 88% (1640/1863) Checking out files: 89% (1659/1863) Checking out files: 90% (1677/1863) Checking out files: 91% (1696/1863) Checking out files: 92% (1714/1863) Checking out files: 93% (1733/1863) Checking out files: 94% (1752/1863) Checking out files: 95% (1770/1863) Checking out files: 96% (1789/1863) Checking out files: 97% (1808/1863) Checking out files: 98% (1826/1863) Checking out files: 99% (1845/1863) Checking out files: 100% (1863/1863) Checking out files: 100% (1863/1863), done. [INFO] validating manifest of git repo https://github.com/burrowsclayton/covid_tracker on toolchain 9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/burrowsclayton/covid_tracker [INFO] finished tweaking git repo https://github.com/burrowsclayton/covid_tracker [INFO] tweaked toml for git repo https://github.com/burrowsclayton/covid_tracker written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/burrowsclayton/covid_tracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_more v0.99.10 [INFO] [stderr] Downloaded rusqlite v0.24.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 918d2980c2de9baa7f46fb836b80544c4d0ff01da65a61d16dea5895944f2412 [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" "918d2980c2de9baa7f46fb836b80544c4d0ff01da65a61d16dea5895944f2412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "918d2980c2de9baa7f46fb836b80544c4d0ff01da65a61d16dea5895944f2412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "918d2980c2de9baa7f46fb836b80544c4d0ff01da65a61d16dea5895944f2412", kill_on_drop: false }` [INFO] [stdout] 918d2980c2de9baa7f46fb836b80544c4d0ff01da65a61d16dea5895944f2412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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" "+9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51fa9d9fc3146c91277812d52fc24f640c3e391d00ac6d3868d7f56b48132088 [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" "51fa9d9fc3146c91277812d52fc24f640c3e391d00ac6d3868d7f56b48132088", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking hashbrown v0.9.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking bit-vec v0.6.2 [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] Checking tracing-core v0.1.16 [INFO] [stderr] Compiling libsqlite3-sys v0.20.0 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking encoding_rs v0.8.24 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking tracing v0.1.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking rusqlite v0.24.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] error: could not compile `html5ever` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.23.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e5f9ae87e2f31195 -C extra-filename=-e5f9ae87e2f31195 --out-dir /opt/rustwide/target/debug/build/html5ever-e5f9ae87e2f31195 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ab33b97f38e6e831.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-476d26c939207289.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-efc96ef19a67bf86.rlib --cap-lints allow --cap-lints=forbid` (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/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.phf_macros.8fhppxs5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libphf_macros-d9136ba90992ba2c.so" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.1acov02ab5qfrqr7.rcgu.o" "/opt/rustwide/target/debug/deps/phf_macros-d9136ba90992ba2c.4i7kwwjp1w56k7o.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-2853450d108bf988.rlib" "/opt/rustwide/target/debug/deps/libquote-2f7c7bf2dabecd22.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-bd15efb437a64a8a.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-083414e3434d8e82.rlib" "/opt/rustwide/target/debug/deps/libphf_generator-0e157a2e98535fcf.rlib" "/opt/rustwide/target/debug/deps/librand-dec9f1663f8c5eb1.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6d525cf6f0a234a8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f395e49c4f2edb4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2c6b30cf8fe2e82a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6fbe3fc2d6cb2412.rlib" "/opt/rustwide/target/debug/deps/liblibc-88afced337b00130.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3ecc824a8e61a51e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8cffecd7cb66c24c.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-eba4ba6c63f96a02.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-25c6acf8063a3802.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-539f13c9442f1597.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-37db28e905edb56b.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ef2480568df55af.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1e0f0992cdbecd66.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6c8e02b8fedc1e5f.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-807e5ad203594490.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-083fce1bea11612a.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1af568081add9042.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1395b54a3b3f45bf.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-caba820045f178d5.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-512eb53291f6de7e.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5efacc5025f9f3d8.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9c4002b5f79ba0e1.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/9b49d8c6c904f63eb486fe51b14bbe0aa2feda4c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ef2408da76957905.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" "51fa9d9fc3146c91277812d52fc24f640c3e391d00ac6d3868d7f56b48132088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51fa9d9fc3146c91277812d52fc24f640c3e391d00ac6d3868d7f56b48132088", kill_on_drop: false }` [INFO] [stdout] 51fa9d9fc3146c91277812d52fc24f640c3e391d00ac6d3868d7f56b48132088