[INFO] cloning repository https://github.com/prestontw/cargo-chef-vendored-repo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prestontw/cargo-chef-vendored-repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprestontw%2Fcargo-chef-vendored-repo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprestontw%2Fcargo-chef-vendored-repo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 667162be0aae374750b66eb7dcba40b53f23e1f7 [INFO] checking prestontw/cargo-chef-vendored-repo against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprestontw%2Fcargo-chef-vendored-repo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 84% (6097/7198) Updating files: 85% (6119/7198) Updating files: 86% (6191/7198) Updating files: 87% (6263/7198) Updating files: 88% (6335/7198) Updating files: 89% (6407/7198) Updating files: 90% (6479/7198) Updating files: 91% (6551/7198) Updating files: 92% (6623/7198) Updating files: 93% (6695/7198) Updating files: 94% (6767/7198) Updating files: 95% (6839/7198) Updating files: 96% (6911/7198) Updating files: 97% (6983/7198) Updating files: 98% (7055/7198) Updating files: 99% (7127/7198) Updating files: 100% (7198/7198) Updating files: 100% (7198/7198), done. [INFO] validating manifest of git repo https://github.com/prestontw/cargo-chef-vendored-repo on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/prestontw/cargo-chef-vendored-repo [INFO] finished tweaking git repo https://github.com/prestontw/cargo-chef-vendored-repo [INFO] tweaked toml for git repo https://github.com/prestontw/cargo-chef-vendored-repo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/prestontw/cargo-chef-vendored-repo already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0e3bdd8ed7bc8564487a616eaeafecfe998cbcd517626f76d7d64ec3169d017 [INFO] running `Command { std: "docker" "start" "-a" "b0e3bdd8ed7bc8564487a616eaeafecfe998cbcd517626f76d7d64ec3169d017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0e3bdd8ed7bc8564487a616eaeafecfe998cbcd517626f76d7d64ec3169d017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0e3bdd8ed7bc8564487a616eaeafecfe998cbcd517626f76d7d64ec3169d017", kill_on_drop: false }` [INFO] [stdout] b0e3bdd8ed7bc8564487a616eaeafecfe998cbcd517626f76d7d64ec3169d017 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c13c7c92ce56f42edf3e23b3b7368aead35a3c458bc50d0958badf156c834ded [INFO] running `Command { std: "docker" "start" "-a" "c13c7c92ce56f42edf3e23b3b7368aead35a3c458bc50d0958badf156c834ded", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Checking inlinable_string v0.1.14 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Checking pear v0.2.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ubyte v0.10.1 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustchQ1LSQ/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustchQ1LSQ/symbols.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.rocket_codegen.59ddc905576751f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.6cqipdnoy3z6767l9us64r224.rcgu.rmeta" "/opt/rustwide/target/debug/deps/rocket_codegen-74a44b03fc36408f.c5lxam5aujzkl48t3pi0svbyc.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libglob-77b7e279153a33f3.rlib" "/opt/rustwide/target/debug/deps/libdevise-e38376efeba1983c.rlib" "/opt/rustwide/target/debug/deps/libdevise_core-357d4d4c49deedf0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-057082a4464a2f36.rlib" "/opt/rustwide/target/debug/deps/libsyn-04dc33d2d4bba416.rlib" "/opt/rustwide/target/debug/deps/libbitflags-35a613bc45d1e017.rlib" "/opt/rustwide/target/debug/deps/librocket_http-1a94393514414b28.rlib" "/opt/rustwide/target/debug/deps/libcookie-fa1cd8381c81365e.rlib" "/opt/rustwide/target/debug/deps/libtime-c5ed6f461af0e179.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-a2193014e0449786.rlib" "/opt/rustwide/target/debug/deps/libstandback-ac8864743f190710.rlib" "/opt/rustwide/target/debug/deps/libuncased-b59c982e054b295a.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-5dc54148ca15f6ad.rlib" "/opt/rustwide/target/debug/deps/libref_cast-18ba4821fe817a1c.rlib" "/opt/rustwide/target/debug/deps/libeither-608274631018d8d2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-4e5605db53e8cec1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-788b23ae6e9e7c2d.rlib" "/opt/rustwide/target/debug/deps/libstate-b46a6eb5488e9fd6.rlib" "/opt/rustwide/target/debug/deps/libhyper-d733c89b2ba7f377.rlib" "/opt/rustwide/target/debug/deps/libsocket2-eb829ccea91b4f01.rlib" "/opt/rustwide/target/debug/deps/libh2-4d2947b2bfc2a651.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9a6cee409e51b710.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-de641fa6124d2a3a.rlib" "/opt/rustwide/target/debug/deps/libserde-369c32df7a274d72.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-308bf63883747bde.rlib" "/opt/rustwide/target/debug/deps/libhttparse-49f26c59a9f99a9e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-220ad2a4f93e3d71.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-d07cc879b70cafc3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-dce7f8f451a60604.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-af7d3b8f023df4b8.rlib" "/opt/rustwide/target/debug/deps/libslab-95c2e6ba725993ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-332d95f182c6409a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-ae0dfb780c017796.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-48aa69536e651b7f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-bf933ce6469565fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-83b0725397e16bfd.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a332e5fd49eb0bf.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c0c585b7581b04a2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c1ef2f3b5ba3b753.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9f2155163c59d056.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-57b8ea5a6dc6103e.rlib" "/opt/rustwide/target/debug/deps/libmio-eaf82e9c2075a138.rlib" "/opt/rustwide/target/debug/deps/liblibc-9dd38804b2802e3b.rlib" "/opt/rustwide/target/debug/deps/liblog-3fe4f633f337525a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ec61cd92c340f610.rlib" "/opt/rustwide/target/debug/deps/libhttp-d48750560ed7ba79.rlib" "/opt/rustwide/target/debug/deps/libitoa-f0cbb70d1fce321a.rlib" "/opt/rustwide/target/debug/deps/libbytes-90974f3003ba4824.rlib" "/opt/rustwide/target/debug/deps/libfnv-43453d2fd5c0d4d9.rlib" "/opt/rustwide/target/debug/deps/libtracing-208d7ab08e12b13d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1bb382662006eb8d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-853854923ccc3f15.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8b2339b61f5e2c85.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/libpear-472bfb6b6aaf90ab.rlib" "/opt/rustwide/target/debug/deps/libyansi-e6e618b194e1779d.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-59bb6151ea0c54f4.rlib" "/opt/rustwide/target/debug/deps/libquote-3fad997bac0837c8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-349caa37785ad7dc.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b11525fba24dfc5c.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-ae3283d122119265.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ea2006fbcbea27b7.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d4c6d9fc9402962b.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-45fd352c16a37a98.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7548f2e020479f08.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ca9b1b189437f8ae.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-74a44b03fc36408f.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocket_codegen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c13c7c92ce56f42edf3e23b3b7368aead35a3c458bc50d0958badf156c834ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13c7c92ce56f42edf3e23b3b7368aead35a3c458bc50d0958badf156c834ded", kill_on_drop: false }` [INFO] [stdout] c13c7c92ce56f42edf3e23b3b7368aead35a3c458bc50d0958badf156c834ded