[INFO] cloning repository https://github.com/Azkarell/genli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Azkarell/genli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzkarell%2Fgenli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzkarell%2Fgenli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76d375f0a1ddd1c6e432ab937df45df5fae533bf [INFO] checking Azkarell/genli against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAzkarell%2Fgenli" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Azkarell/genli on toolchain 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Azkarell/genli [INFO] finished tweaking git repo https://github.com/Azkarell/genli [INFO] tweaked toml for git repo https://github.com/Azkarell/genli written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Azkarell/genli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55e22664be798bb66c2f5c38ef92be906b3a2ea138a29cf7f652054078ec9016 [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" "55e22664be798bb66c2f5c38ef92be906b3a2ea138a29cf7f652054078ec9016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55e22664be798bb66c2f5c38ef92be906b3a2ea138a29cf7f652054078ec9016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e22664be798bb66c2f5c38ef92be906b3a2ea138a29cf7f652054078ec9016", kill_on_drop: false }` [INFO] [stdout] 55e22664be798bb66c2f5c38ef92be906b3a2ea138a29cf7f652054078ec9016 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 188c1b164c2fd351b2181bb8e74317eebaafbcd1384dae028cdfd1b339ee4ead [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" "188c1b164c2fd351b2181bb8e74317eebaafbcd1384dae028cdfd1b339ee4ead", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking piston-float v1.0.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking downcast-rs v1.1.0 [INFO] [stderr] Checking piston-graphics_api_version v0.2.0 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking piston-texture v0.8.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Checking piston-viewport v1.0.0 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking shader_version v0.6.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking encoding_rs v0.8.20 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.50 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking rusttype v0.8.1 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_pcg v0.2.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking voronoi v0.1.4 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=92f099ab609351c9 -C extra-filename=-92f099ab609351c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-26242749a17728e9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e52a386e7f952c88.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6181e2f2fb8255ce.rmeta --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/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.build_script_build.cnx0kylf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23" "/opt/rustwide/target/debug/build/glutin_egl_sys-39c72a8a26a81b23/build_script_build-39c72a8a26a81b23.1zey58xbfuokp3ec.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgl_generator-a1628cd66c528191.rlib" "/opt/rustwide/target/debug/deps/libkhronos_api-86f6c49a8a197182.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/liblog-21f37d12922caa19.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-45df0fd50fa2e287.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1f63396db15c18ae.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-855c562e2e292ca8.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d3ba819e87cd569a.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bc274aca94ac514e.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-295896dd3dec544f.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-e6f974cd84954b4f.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5141c7ae54639e80.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9932e6c4f8869949.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b8327ff782024370.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a9921f82b5a55bd5.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-44df78c2f03565fa.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ea0728cf9a008cd6.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f3a18966622d0f50.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4343ad64ee16836e.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d5cb1ea2004b66a0.rlib" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1b9531b95148beca.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/353a0a223066e9f46a1d935f2271a26c3c5002bb/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d67a1d86fb8428ce.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "188c1b164c2fd351b2181bb8e74317eebaafbcd1384dae028cdfd1b339ee4ead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188c1b164c2fd351b2181bb8e74317eebaafbcd1384dae028cdfd1b339ee4ead", kill_on_drop: false }` [INFO] [stdout] 188c1b164c2fd351b2181bb8e74317eebaafbcd1384dae028cdfd1b339ee4ead