[INFO] cloning repository https://github.com/neosam/rusty-blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neosam/rusty-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneosam%2Frusty-blog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneosam%2Frusty-blog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 055a3730b153bcaf8a7be30a433fa200e7b5a9aa [INFO] checking neosam/rusty-blog against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneosam%2Frusty-blog" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neosam/rusty-blog on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/neosam/rusty-blog [INFO] finished tweaking git repo https://github.com/neosam/rusty-blog [INFO] tweaked toml for git repo https://github.com/neosam/rusty-blog written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/neosam/rusty-blog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "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] bc2a4c689a9e5ac8987c59efa268f681837ca39354dda854142261a3cd363648 [INFO] running `Command { std: "docker" "start" "-a" "bc2a4c689a9e5ac8987c59efa268f681837ca39354dda854142261a3cd363648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc2a4c689a9e5ac8987c59efa268f681837ca39354dda854142261a3cd363648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc2a4c689a9e5ac8987c59efa268f681837ca39354dda854142261a3cd363648", kill_on_drop: false }` [INFO] [stdout] bc2a4c689a9e5ac8987c59efa268f681837ca39354dda854142261a3cd363648 [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=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" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a893d8b123ea6901fcfd5be5ee8e352a69718ce8b2d4bf792f39ed288a0f658a [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" "a893d8b123ea6901fcfd5be5ee8e352a69718ce8b2d4bf792f39ed288a0f658a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking regex-syntax v0.6.20 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking is-match v0.1.0 [INFO] [stderr] Checking quick-error v2.0.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking gitignore v1.0.7 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [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 num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking ws v0.9.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.8.6 [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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/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=278f13f8a044ab5f -C extra-filename=-278f13f8a044ab5f --out-dir /opt/rustwide/target/debug/build/html5ever-278f13f8a044ab5f -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8a8bb825df9136cb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-944c052ceb08ffd8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9a3f732278d04862.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/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.v_escape_derive.c8no1q09-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libv_escape_derive-a0c4816e27d402c2.so" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.1f70lndemi9cal51.rcgu.o" "/opt/rustwide/target/debug/deps/v_escape_derive-a0c4816e27d402c2.jduf1cu294xzd91.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-9a3f732278d04862.rlib" "/opt/rustwide/target/debug/deps/libquote-944c052ceb08ffd8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-8a8bb825df9136cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-083414e3434d8e82.rlib" "/opt/rustwide/target/debug/deps/libnom-c3780a2eb201efe6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-eba4ba6c63f96a02.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-25c6acf8063a3802.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-539f13c9442f1597.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-37db28e905edb56b.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ef2480568df55af.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1e0f0992cdbecd66.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6c8e02b8fedc1e5f.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-807e5ad203594490.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-083fce1bea11612a.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1af568081add9042.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1395b54a3b3f45bf.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-caba820045f178d5.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-512eb53291f6de7e.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5efacc5025f9f3d8.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9c4002b5f79ba0e1.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/39b841dfe36f90a7cd111e7f0c55f32594f6e578/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ef2408da76957905.rlib" "-Wl,-Bdynamic" "-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" "a893d8b123ea6901fcfd5be5ee8e352a69718ce8b2d4bf792f39ed288a0f658a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a893d8b123ea6901fcfd5be5ee8e352a69718ce8b2d4bf792f39ed288a0f658a", kill_on_drop: false }` [INFO] [stdout] a893d8b123ea6901fcfd5be5ee8e352a69718ce8b2d4bf792f39ed288a0f658a