[INFO] cloning repository https://github.com/antoyo/titanium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antoyo/titanium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Ftitanium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Ftitanium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3053916f9a56e0bf11785d43ede67c7b6dc7287 [INFO] checking antoyo/titanium against try#075992eda207e1647b699c8c8ada67b32ce7b115 for pr-77271 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Ftitanium" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antoyo/titanium on toolchain 075992eda207e1647b699c8c8ada67b32ce7b115 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antoyo/titanium [INFO] removed path dependency titanium-common from git repo https://github.com/antoyo/titanium [INFO] finished tweaking git repo https://github.com/antoyo/titanium [INFO] tweaked toml for git repo https://github.com/antoyo/titanium written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/antoyo/titanium already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded podio v0.1.7 [INFO] [stderr] Downloaded pango v0.9.1 [INFO] [stderr] Downloaded atk v0.9.0 [INFO] [stderr] Downloaded log-panics v2.0.0 [INFO] [stderr] Downloaded relm-derive v0.20.0 [INFO] [stderr] Downloaded libxdo-sys v0.11.0 [INFO] [stderr] Downloaded gdk-sys v0.10.0 [INFO] [stderr] Downloaded mg-settings v0.4.3 [INFO] [stderr] Downloaded atk-sys v0.10.0 [INFO] [stderr] Downloaded cairo-rs v0.9.1 [INFO] [stderr] Downloaded javascriptcore-rs v0.10.0 [INFO] [stderr] Downloaded syslog v4.0.1 [INFO] [stderr] Downloaded gtk v0.9.2 [INFO] [stderr] Downloaded gdk v0.13.2 [INFO] [stderr] Downloaded gtk-sys v0.10.0 [INFO] [stderr] Downloaded cairo-sys-rs v0.10.0 [INFO] [stderr] Downloaded gobject-sys v0.10.0 [INFO] [stderr] Downloaded gdk-pixbuf v0.9.0 [INFO] [stderr] Downloaded glib-macros v0.10.1 [INFO] [stderr] Downloaded glib v0.10.2 [INFO] [stderr] Downloaded javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Downloaded soup-sys v0.10.0 [INFO] [stderr] Downloaded pango-sys v0.10.0 [INFO] [stderr] Downloaded gio-sys v0.10.1 [INFO] [stderr] Downloaded glib-sys v0.10.1 [INFO] [stderr] Downloaded system-deps v1.3.2 [INFO] [stderr] Downloaded mg v0.13.1 [INFO] [stderr] Downloaded relm v0.20.0 [INFO] [stderr] Downloaded webkit2gtk-sys v0.12.0 [INFO] [stderr] Downloaded webkit2gtk v0.10.0 [INFO] [stderr] Downloaded gio v0.9.1 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Downloaded zip v0.3.3 [INFO] [stderr] Downloaded password-store v0.4.0 [INFO] [stderr] Downloaded mg-settings-macros v0.4.2 [INFO] [stderr] Downloaded gumdrop_derive v0.4.1 [INFO] [stderr] Downloaded titanium-common v0.1.0 [INFO] [stderr] Downloaded gumdrop v0.4.0 [INFO] [stderr] Downloaded libxdo v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f85dffbac15572b1363f246a5fa138fddb06c88bb7db9754532502aaac05e88a [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" "f85dffbac15572b1363f246a5fa138fddb06c88bb7db9754532502aaac05e88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f85dffbac15572b1363f246a5fa138fddb06c88bb7db9754532502aaac05e88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f85dffbac15572b1363f246a5fa138fddb06c88bb7db9754532502aaac05e88a", kill_on_drop: false }` [INFO] [stdout] f85dffbac15572b1363f246a5fa138fddb06c88bb7db9754532502aaac05e88a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1834b636aeb4ab903e3e166d4aa25a197448121b3ff86fe422ffe11085d3491c [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" "1834b636aeb4ab903e3e166d4aa25a197448121b3ff86fe422ffe11085d3491c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking password-store v0.4.0 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling webkit2gtk-sys v0.12.0 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking syn v0.15.44 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rusqlite v0.20.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking log-panics v2.0.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Checking syslog v4.0.1 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Compiling mg-settings-macros v0.4.2 [INFO] [stderr] Compiling gumdrop_derive v0.4.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking gumdrop v0.4.0 [INFO] [stderr] Checking mg-settings v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling relm-derive v0.20.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking pin-project v0.4.25 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] error: could not compile `relm-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name relm_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/relm-derive-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=ef64ef55c1a9c958 -C extra-filename=-ef64ef55c1a9c958 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-14b87d0cfb3a3067.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3ab6671852ca27d4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-444f8b375d897a46.rlib --extern proc_macro --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/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/gobject-sys-51da52721888ad06/build_script_build-51da52721888ad06.build_script_build.fkzmmng8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/gobject-sys-51da52721888ad06/build_script_build-51da52721888ad06.build_script_build.fkzmmng8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/gobject-sys-51da52721888ad06/build_script_build-51da52721888ad06.build_script_build.fkzmmng8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/gobject-sys-51da52721888ad06/build_script_build-51da52721888ad06.build_script_build.fkzmmng8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/gobject-sys-51da52721888ad06/build_script_build-51da52721888ad06.build_script_build.fkzmmng8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/gobject-sys-51da52721888ad06/build_script_build-51da52721888ad06.build_script_build.fkzmmng8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/gobject-sys-51da52721888ad06/build_script_build-51da52721888ad06.build_script_build.fkzmmng8-cgu.6.rcgu.o" "-o" "/opt/rustwide/target/debug/build/gobject-sys-51da52721888ad06/build_script_build-51da52721888ad06" "/opt/rustwide/target/debug/build/gobject-sys-51da52721888ad06/build_script_build-51da52721888ad06.55795s07sqba1vr9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsystem_deps-5cc62e8db8127659.rlib" "/opt/rustwide/target/debug/deps/libtoml-ebf42ba7b77f42da.rlib" "/opt/rustwide/target/debug/deps/libserde-08996a05ecc18dc8.rlib" "/opt/rustwide/target/debug/deps/libpkg_config-1bebb02586ca82d6.rlib" "/opt/rustwide/target/debug/deps/libversion_compare-d3d41c88b29c0384.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2551022beaaf5b6a.rlib" "/opt/rustwide/target/debug/deps/libstrum-d10f304c55f3a933.rlib" "/opt/rustwide/target/debug/deps/libheck-ce4b712ee2ffc177.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-141d4483db58356d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-edfba68bd3501617.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cb36837ea2d84c1b.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-637cb1b53c807e95.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-099cf0af4375543b.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b5f18e83369ef257.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3bb19daa4485d5fe.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5298ab0591e7fb29.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2e4947d254d0b599.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1532436f783b0405.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3d12d76f5782439f.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f54fb6b93a192d72.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d41f1ff31e4e0f27.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-108e5e911ebb4fc8.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-31288459e6a43502.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/075992eda207e1647b699c8c8ada67b32ce7b115/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f51baad7bbcb81c4.rlib" "-Wl,-Bdynamic" "-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" "1834b636aeb4ab903e3e166d4aa25a197448121b3ff86fe422ffe11085d3491c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1834b636aeb4ab903e3e166d4aa25a197448121b3ff86fe422ffe11085d3491c", kill_on_drop: false }` [INFO] [stdout] 1834b636aeb4ab903e3e166d4aa25a197448121b3ff86fe422ffe11085d3491c