[INFO] cloning repository https://github.com/man2706kum/miden-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/man2706kum/miden-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fman2706kum%2Fmiden-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fman2706kum%2Fmiden-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c660abef9ee1f994138a0a1a980a82a405419b61 [INFO] checking man2706kum/miden-examples against master#e43d139a82620a268d3828a73e12a8679339e8f8 for pr-143545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fman2706kum%2Fmiden-examples" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/man2706kum/miden-examples [INFO] finished tweaking git repo https://github.com/man2706kum/miden-examples [INFO] tweaked toml for git repo https://github.com/man2706kum/miden-examples written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/man2706kum/miden-examples on toolchain e43d139a82620a268d3828a73e12a8679339e8f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/man2706kum/miden-examples 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" "+e43d139a82620a268d3828a73e12a8679339e8f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winter-math v0.11.0 [INFO] [stderr] Downloaded winter-fri v0.11.0 [INFO] [stderr] Downloaded winter-air v0.11.1 [INFO] [stderr] Downloaded deadpool-sqlite v0.9.0 [INFO] [stderr] Downloaded miden-tx v0.7.0 [INFO] [stderr] Downloaded miden-miette v8.0.0 [INFO] [stderr] Downloaded prost-reflect v0.14.7 [INFO] [stderr] Downloaded miden-assembly v0.12.0 [INFO] [stderr] Downloaded miden-crypto v0.13.3 [INFO] [stderr] Downloaded miden-stdlib v0.12.0 [INFO] [stderr] Downloaded miden-core v0.12.0 [INFO] [stderr] Downloaded protox v0.7.2 [INFO] [stderr] Downloaded winter-prover v0.11.0 [INFO] [stderr] Downloaded miden-air v0.12.0 [INFO] [stderr] Downloaded miden-miette-derive v8.0.0 [INFO] [stderr] Downloaded miden-prover v0.12.0 [INFO] [stderr] Downloaded winter-maybe-async v0.11.0 [INFO] [stderr] Downloaded winter-crypto v0.11.0 [INFO] [stderr] Downloaded winter-verifier v0.11.0 [INFO] [stderr] Downloaded miden-verifier v0.12.0 [INFO] [stderr] Downloaded winter-rand-utils v0.11.0 [INFO] [stderr] Downloaded miden-lib v0.7.0 [INFO] [stderr] Downloaded miden-client v0.7.2 [INFO] [stderr] Downloaded miden-rpc-proto v0.7.2 [INFO] [stderr] Downloaded winter-utils v0.11.0 [INFO] [stderr] Downloaded miden-objects v0.7.2 [INFO] [stderr] Downloaded miden-processor v0.12.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16e03dbbe97b0848ddcf171aa822ebf26195313e4e688374d625240fadfa6635 [INFO] running `Command { std: "docker" "start" "-a" "16e03dbbe97b0848ddcf171aa822ebf26195313e4e688374d625240fadfa6635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16e03dbbe97b0848ddcf171aa822ebf26195313e4e688374d625240fadfa6635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e03dbbe97b0848ddcf171aa822ebf26195313e4e688374d625240fadfa6635", kill_on_drop: false }` [INFO] [stdout] 16e03dbbe97b0848ddcf171aa822ebf26195313e4e688374d625240fadfa6635 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+e43d139a82620a268d3828a73e12a8679339e8f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 575c08a7233b762178568c6bf12123dd26a033bfda992d1248af60f6da57d5ee [INFO] running `Command { std: "docker" "start" "-a" "575c08a7233b762178568c6bf12123dd26a033bfda992d1248af60f6da57d5ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winter-utils v0.11.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling winter-math v0.11.0 [INFO] [stderr] Compiling blake3 v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling winter-crypto v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling miden-miette-derive v8.0.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling string_cache v0.8.8 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcEThLZH/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcEThLZH/symbols.o" "<12 object files omitted>" "/tmp/rustcEThLZH/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-41dd4c38ce811c2a,libquote-f8f85f80bdf65bf3,libproc_macro2-21e3e1a6b62590dc,libunicode_ident-b3925cc8f83e9ac1}.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEThLZH/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libmiden_miette_derive-4655fbe2e0dcb470.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/e43d139a82620a268d3828a73e12a8679339e8f8/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/ccj3Sp5t.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libmiden_miette_derive-4655fbe2e0dcb470.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/rustcEThLZH/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/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/rustcEThLZH/list --no-undefined-version /tmp/rustcEThLZH/symbols.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.miden_miette_derive.99ad39d1068e5e5d-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.miden_miette_derive.99ad39d1068e5e5d-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.miden_miette_derive.99ad39d1068e5e5d-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.miden_miette_derive.99ad39d1068e5e5d-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.miden_miette_derive.99ad39d1068e5e5d-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.miden_miette_derive.99ad39d1068e5e5d-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.miden_miette_derive.99ad39d1068e5e5d-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.miden_miette_derive.99ad39d1068e5e5d-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.miden_miette_derive.99ad39d1068e5e5d-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.miden_miette_derive.99ad39d1068e5e5d-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.miden_miette_derive.99ad39d1068e5e5d-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.miden_miette_derive.99ad39d1068e5e5d-cgu.11.rcgu.o /tmp/rustcEThLZH/rmeta.o /opt/rustwide/target/debug/deps/miden_miette_derive-4655fbe2e0dcb470.9cp7shcz4vh0tcwd8j53ipja9.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libsyn-41dd4c38ce811c2a.rlib /opt/rustwide/target/debug/deps/libquote-f8f85f80bdf65bf3.rlib /opt/rustwide/target/debug/deps/libproc_macro2-21e3e1a6b62590dc.rlib /opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-11fff783d129242b.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-4cb0f0c7a1c8f6c0.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-34b31e6b4a2b34ac.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-54e42b35ab65fe3c.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a051aa93565bac37.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a985c41db88c1d4e.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e7a59dbc7ca389fa.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b3dd05ac335eff81.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-19df0d4c98aebab6.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5970d4a3b8c38c76.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c0cc747b07e421a7.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-03a2cd080522acfe.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3bee15a2c642110e.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d7f3af4e68a22daa.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-10b844c1e8b7407b.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-391d6f494afb952a.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-427c8f35bb900e30.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d070da6a17160b8d.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d8616ca222c9c72d.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-f518412a82bfe9bb.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-62c8dfa7db58d93c.rlib /opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24bfc0c93a2e817c.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --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] #0 0x0000778a72d3bbf7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x573bbf7) [INFO] [stdout] #1 0x0000778a72d3c013 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/libLLVM.so.20.1-rust-1.90.0-nightly+0x573c013) [INFO] [stdout] #2 0x0000778a6d31c330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x0000561eb402649a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55749a) [INFO] [stdout] #4 0x0000561eb3e3f923 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x0000561eb3e1d5fa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x0000561eb3e18a14 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x349a14) [INFO] [stdout] #7 0x0000561eb3d283b6 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x2593b6) [INFO] [stdout] #8 0x0000561eb3d27400 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258400) [INFO] [stdout] #9 0x0000561eb3d27ab1 main (/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258ab1) [INFO] [stdout] #10 0x0000778a6d3011ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x0000778a6d30128b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x0000561eb3baa069 _start (/opt/rustwide/rustup-home/toolchains/e43d139a82620a268d3828a73e12a8679339e8f8/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdb069) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libmiden_miette_derive-4655fbe2e0dcb470.so': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miden-miette-derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libnum_bigint-5b2d4796fcecb0bd.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-bigint` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajnA3aR/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `petgraph` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqh0NrM/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "575c08a7233b762178568c6bf12123dd26a033bfda992d1248af60f6da57d5ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "575c08a7233b762178568c6bf12123dd26a033bfda992d1248af60f6da57d5ee", kill_on_drop: false }` [INFO] [stdout] 575c08a7233b762178568c6bf12123dd26a033bfda992d1248af60f6da57d5ee