[INFO] cloning repository https://github.com/ebiyo/modul9-publisher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ebiyo/modul9-publisher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febiyo%2Fmodul9-publisher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febiyo%2Fmodul9-publisher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67819bd3d1b6aecbdb5dc2834ec63b43c749b4aa [INFO] checking ebiyo/modul9-publisher against try#8a0378607d6b34c242e3bfa75554871be641864b for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febiyo%2Fmodul9-publisher" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ebiyo/modul9-publisher [INFO] finished tweaking git repo https://github.com/ebiyo/modul9-publisher [INFO] tweaked toml for git repo https://github.com/ebiyo/modul9-publisher written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ebiyo/modul9-publisher on toolchain 8a0378607d6b34c242e3bfa75554871be641864b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ebiyo/modul9-publisher 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" "+8a0378607d6b34c242e3bfa75554871be641864b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33c4e936f6b7745abef94bfaa8593995a41e6cb95849620d2c68809d22826467 [INFO] running `Command { std: "docker" "start" "-a" "33c4e936f6b7745abef94bfaa8593995a41e6cb95849620d2c68809d22826467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33c4e936f6b7745abef94bfaa8593995a41e6cb95849620d2c68809d22826467", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c4e936f6b7745abef94bfaa8593995a41e6cb95849620d2c68809d22826467", kill_on_drop: false }` [INFO] [stdout] 33c4e936f6b7745abef94bfaa8593995a41e6cb95849620d2c68809d22826467 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a0378607d6b34c242e3bfa75554871be641864b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b27600886cf95fd9644137df08090702d9916bde2d1f35e89fd44e3c6527b53 [INFO] running `Command { std: "docker" "start" "-a" "9b27600886cf95fd9644137df08090702d9916bde2d1f35e89fd44e3c6527b53", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking input_buffer v0.5.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking amq-protocol-types v1.2.0 [INFO] [stderr] Compiling cargo-lock v8.0.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking amq-protocol-codegen v1.4.0 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Compiling built v0.5.2 [INFO] [stderr] Compiling amiquip v0.4.2 [INFO] [stderr] Compiling amq-protocol v1.4.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcheeNQi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libamq_protocol_codegen-af1a6b851aa3f757.rlib,libhandlebars-8686115f60e2b825.rlib,libwalkdir-4eb02e97e63d7123.rlib,libsame_file-d0318c27bac25c56.rlib,libregex-d57a608f25548362.rlib,libregex_automata-7407eb658155520a.rlib,libaho_corasick-c2ee624357a33ce5.rlib,libregex_syntax-a51f3b0cccc0511b.rlib,libquick_error-a6f9f0fcf94cc458.rlib,libpest-8b92462b7df83bfa.rlib,libucd_trie-9bcde3556d193e0f.rlib,libthiserror-ee92088efbdddf42.rlib,liblog-24496e9eafb97b0f.rlib,liblazy_static-bcf4d76e77cc406a.rlib,libamq_protocol_types-58ec5db07d43a427.rlib,libnom-014a507c50f42e0f.rlib,libcookie_factory-bfda8679770fecfa.rlib,libserde_json-dd53bf0271690274.rlib,libmemchr-2c8be4fc5b5e44c0.rlib,libitoa-c3a1a3771494e946.rlib,libryu-0fc417cbd813222a.rlib,libserde-0388432e84d6a46c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcheeNQi/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/build/amq-protocol-56fdf152f98aac45/build_script_build-56fdf152f98aac45" "-Wl,--gc-sections" "-pie" "-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/8a0378607d6b34c242e3bfa75554871be641864b/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/ccQ7Ozvz.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/amq-protocol-56fdf152f98aac45/build_script_build-56fdf152f98aac45 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /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/rustcheeNQi/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/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/../../.. /tmp/rustcheeNQi/symbols.o /opt/rustwide/target/debug/build/amq-protocol-56fdf152f98aac45/build_script_build-56fdf152f98aac45.build_script_build.c8844c028f696631-cgu.0.rcgu.o /opt/rustwide/target/debug/build/amq-protocol-56fdf152f98aac45/build_script_build-56fdf152f98aac45.2orec6go147pikzxrojae7zbv.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libamq_protocol_codegen-af1a6b851aa3f757.rlib /opt/rustwide/target/debug/deps/libhandlebars-8686115f60e2b825.rlib /opt/rustwide/target/debug/deps/libwalkdir-4eb02e97e63d7123.rlib /opt/rustwide/target/debug/deps/libsame_file-d0318c27bac25c56.rlib /opt/rustwide/target/debug/deps/libregex-d57a608f25548362.rlib /opt/rustwide/target/debug/deps/libregex_automata-7407eb658155520a.rlib /opt/rustwide/target/debug/deps/libaho_corasick-c2ee624357a33ce5.rlib /opt/rustwide/target/debug/deps/libregex_syntax-a51f3b0cccc0511b.rlib /opt/rustwide/target/debug/deps/libquick_error-a6f9f0fcf94cc458.rlib /opt/rustwide/target/debug/deps/libpest-8b92462b7df83bfa.rlib /opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rlib /opt/rustwide/target/debug/deps/libthiserror-ee92088efbdddf42.rlib /opt/rustwide/target/debug/deps/liblog-24496e9eafb97b0f.rlib /opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rlib /opt/rustwide/target/debug/deps/libamq_protocol_types-58ec5db07d43a427.rlib /opt/rustwide/target/debug/deps/libnom-014a507c50f42e0f.rlib /opt/rustwide/target/debug/deps/libcookie_factory-bfda8679770fecfa.rlib /opt/rustwide/target/debug/deps/libserde_json-dd53bf0271690274.rlib /opt/rustwide/target/debug/deps/libmemchr-2c8be4fc5b5e44c0.rlib /opt/rustwide/target/debug/deps/libitoa-c3a1a3771494e946.rlib /opt/rustwide/target/debug/deps/libryu-0fc417cbd813222a.rlib /opt/rustwide/target/debug/deps/libserde-0388432e84d6a46c.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c3f1bd7325067ba3.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-eb0983423cf82003.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cd4c0188f9d1e734.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a2bf11d3a12d126e.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-fb62395cf0e2d213.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-97c81a39568124f8.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-491e50fe45cb1ae3.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-03858a0c8634e281.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9850d1090a264569.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c01e0363be5a44fe.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8629fb2e3b9363f0.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f6afd37a755fb05d.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fcea91ed39cd71ec.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9776cdb99ff39b02.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac5014cc0fda32cf.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-580abfecd4c0838f.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fa26ced683f77497.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3d3ce652f9fb12f3.rlib /opt/rustwide/rustup-home/toolchains/8a0378607d6b34c242e3bfa75554871be641864b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c9466c42e9d1044b.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 `amq-protocol` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9b27600886cf95fd9644137df08090702d9916bde2d1f35e89fd44e3c6527b53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b27600886cf95fd9644137df08090702d9916bde2d1f35e89fd44e3c6527b53", kill_on_drop: false }` [INFO] [stdout] 9b27600886cf95fd9644137df08090702d9916bde2d1f35e89fd44e3c6527b53