[INFO] cloning repository https://github.com/clearfeld/rjc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clearfeld/rjc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclearfeld%2Frjc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclearfeld%2Frjc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f14921a70d2264a86e275c04e4a8b7e974133e0f [INFO] checking clearfeld/rjc against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclearfeld%2Frjc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clearfeld/rjc on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clearfeld/rjc [INFO] finished tweaking git repo https://github.com/clearfeld/rjc [INFO] tweaked toml for git repo https://github.com/clearfeld/rjc written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/clearfeld/rjc 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" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6943c55e36cbe5b0c4b8a57d05322f5d02e2c3e02f379265d86ab0e59137642 [INFO] running `Command { std: "docker" "start" "-a" "b6943c55e36cbe5b0c4b8a57d05322f5d02e2c3e02f379265d86ab0e59137642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6943c55e36cbe5b0c4b8a57d05322f5d02e2c3e02f379265d86ab0e59137642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6943c55e36cbe5b0c4b8a57d05322f5d02e2c3e02f379265d86ab0e59137642", kill_on_drop: false }` [INFO] [stdout] b6943c55e36cbe5b0c4b8a57d05322f5d02e2c3e02f379265d86ab0e59137642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2951c8f814299bb6d604d983038d7af3805688e7c5ff179002250c907137eb48 [INFO] running `Command { std: "docker" "start" "-a" "2951c8f814299bb6d604d983038d7af3805688e7c5ff179002250c907137eb48", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rustix v0.36.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking winnow v0.4.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.5 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking clap_lex v0.3.1 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc4xB7Us/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc4xB7Us/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/wasm_bindgen_macro-ed22989ef098aee9.57g7r5zp8x356gjqdfdkivcfh.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasm_bindgen_macro_support-5e95c3801d05f916.rlib,libwasm_bindgen_backend-8b33dbea8d2fab17.rlib,libbumpalo-71d1485447589118.rlib,libonce_cell-eadef49e0a2dd908.rlib,libwasm_bindgen_shared-a1330fe972a438ac.rlib,libsyn-2753fc7de2aa3234.rlib,libquote-fa5b2dd78ccb6729.rlib,libproc_macro2-37e216ee09177891.rlib,libunicode_ident-bd626417b457fa0b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4xB7Us/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libwasm_bindgen_macro-ed22989ef098aee9.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cczPGAhM.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libwasm_bindgen_macro-ed22989ef098aee9.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustc4xB7Us/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustc4xB7Us/list --no-undefined-version /tmp/rustc4xB7Us/symbols.o /opt/rustwide/target/debug/deps/wasm_bindgen_macro-ed22989ef098aee9.wasm_bindgen_macro.51d2413cb4218d2a-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/wasm_bindgen_macro-ed22989ef098aee9.57g7r5zp8x356gjqdfdkivcfh.rcgu.rmeta /opt/rustwide/target/debug/deps/wasm_bindgen_macro-ed22989ef098aee9.8vk4p3frjbzujnstazzi3qt1m.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libwasm_bindgen_macro_support-5e95c3801d05f916.rlib /opt/rustwide/target/debug/deps/libwasm_bindgen_backend-8b33dbea8d2fab17.rlib /opt/rustwide/target/debug/deps/libbumpalo-71d1485447589118.rlib /opt/rustwide/target/debug/deps/libonce_cell-eadef49e0a2dd908.rlib /opt/rustwide/target/debug/deps/libwasm_bindgen_shared-a1330fe972a438ac.rlib /opt/rustwide/target/debug/deps/libsyn-2753fc7de2aa3234.rlib /opt/rustwide/target/debug/deps/libquote-fa5b2dd78ccb6729.rlib /opt/rustwide/target/debug/deps/libproc_macro2-37e216ee09177891.rlib /opt/rustwide/target/debug/deps/libunicode_ident-bd626417b457fa0b.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-db6be47fe0e79b23.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-c82d0c2cc2c0787d.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ac2e9c8193e3a2ac.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-16f7e45767225805.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ee5c034e61474b75.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-caf9661f0bb6b5d8.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-7e62d7298073513f.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d55d347d9b834e88.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-50bf2e687178f15f.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-885352e558d01f8c.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5092f05ca16e5f42.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f8770cc5d543872c.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b4941cc571ff3462.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4303e2e59bfa00ba.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-b5dfd74b81efc7c6.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-989c7f82bae2a30f.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ff5f8270213d0da9.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-be500544df63862d.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cfd5ece77c4c83ad.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fc0ad1732fa36810.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-11d9a250f9da47d5.rlib /opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-486d1d2943249d77.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasm-bindgen-macro` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcfOBc54/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcfOBc54/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/clap_derive-baed3107c32f7d09.2hxzvjck0ouwfjuuedjless7p.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libheck-6875ce2b04c6b28a.rlib,libproc_macro_error-d7a8728457aeae5b.rlib,libsyn-e7a40d04ccf61cd6.rlib,libquote-fa5b2dd78ccb6729.rlib,libproc_macro2-37e216ee09177891.rlib,libunicode_ident-bd626417b457fa0b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfOBc54/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libclap_derive-baed3107c32f7d09.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: 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 `clap_derive` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on devicerustc-LLVM ERROR: [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/667247db71ea18c4130dd018d060e7f09d589490/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.152/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=329fa67085f102b7 -C extra-filename=-29ea3677c6c28621 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-37e216ee09177891.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-fa5b2dd78ccb6729.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e7a40d04ccf61cd6.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 11, SIGSEGV: invalid memory reference) [INFO] running `Command { std: "docker" "inspect" "2951c8f814299bb6d604d983038d7af3805688e7c5ff179002250c907137eb48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2951c8f814299bb6d604d983038d7af3805688e7c5ff179002250c907137eb48", kill_on_drop: false }` [INFO] [stdout] 2951c8f814299bb6d604d983038d7af3805688e7c5ff179002250c907137eb48