[INFO] cloning repository https://github.com/xlassix/Audit_logger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xlassix/Audit_logger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlassix%2FAudit_logger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlassix%2FAudit_logger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20f6aafa897db687760bdd57e884e51bd5112cdf [INFO] building xlassix/Audit_logger against try#0179c3cb935eb588d407cb784f436ae84d99db5c for pr-107620-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlassix%2FAudit_logger" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xlassix/Audit_logger on toolchain 0179c3cb935eb588d407cb784f436ae84d99db5c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xlassix/Audit_logger [INFO] finished tweaking git repo https://github.com/xlassix/Audit_logger [INFO] tweaked toml for git repo https://github.com/xlassix/Audit_logger written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xlassix/Audit_logger 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" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c3ef68855421454f5e3fe38d83fa65d57bda4dfdd43da65d8e24e9ef3073508 [INFO] running `Command { std: "docker" "start" "-a" "4c3ef68855421454f5e3fe38d83fa65d57bda4dfdd43da65d8e24e9ef3073508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c3ef68855421454f5e3fe38d83fa65d57bda4dfdd43da65d8e24e9ef3073508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c3ef68855421454f5e3fe38d83fa65d57bda4dfdd43da65d8e24e9ef3073508", kill_on_drop: false }` [INFO] [stdout] 4c3ef68855421454f5e3fe38d83fa65d57bda4dfdd43da65d8e24e9ef3073508 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+0179c3cb935eb588d407cb784f436ae84d99db5c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3245e3b1220b8a189cdfaf5f881aa410e79e2120239c072e7b7e23ded060a8b4 [INFO] running `Command { std: "docker" "start" "-a" "3245e3b1220b8a189cdfaf5f881aa410e79e2120239c072e7b7e23ded060a8b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f96899ed32a - std::backtrace_rs::backtrace::libunwind::trace::hd88856bfdd2a2ac8 [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7f96899ed32a - std::backtrace_rs::backtrace::trace_unsynchronized::h172cced5e1c180eb [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f96899ed32a - std::sys_common::backtrace::_print_fmt::h407faecebc514144 [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7f96899ed32a - ::fmt::h01e35df1f602c1ec [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7f9689a4f45e - core::fmt::write::hb085f04d06ba543b [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/core/src/fmt/mod.rs:1232:17 [INFO] [stderr] 5: 0x7f96899dd975 - std::io::Write::write_fmt::h055a70ab7087a5e8 [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x7f96899ed0f5 - std::sys_common::backtrace::_print::ha0ac269167887209 [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x7f96899ed0f5 - std::sys_common::backtrace::print::h7cf7828c97e2c4d6 [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x7f96899efebf - std::panicking::default_hook::{{closure}}::h1254d085d60c7d90 [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7f96899efbfb - std::panicking::default_hook::h2e4d87d3e0406e77 [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7f968cdae554 - rustc_driver[7a49b7e584efdefc]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f96899f06fa - as core::ops::function::Fn>::call::h43e9c422947ed148 [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/alloc/src/boxed.rs:2002:9 [INFO] [stderr] 12: 0x7f96899f06fa - std::panicking::rust_panic_with_hook::h6a80bddc0403ba8c [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/panicking.rs:692:13 [INFO] [stderr] 13: 0x7f96899f0432 - std::panicking::begin_panic_handler::{{closure}}::h9be765883360c4c4 [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/panicking.rs:577:13 [INFO] [stderr] 14: 0x7f96899ed7dc - std::sys_common::backtrace::__rust_end_short_backtrace::hc74ce22fdbb7ee47 [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 15: 0x7f96899f0182 - rust_begin_unwind [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/panicking.rs:575:5 [INFO] [stderr] 16: 0x7f9689a4be03 - core::panicking::panic_fmt::hef119b06d17661bc [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/core/src/panicking.rs:64:14 [INFO] [stderr] 17: 0x7f9689a4be9d - core::panicking::panic::he062f3ca144508ec [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/core/src/panicking.rs:114:5 [INFO] [stderr] 18: 0x7f968b8ab367 - ::encode_crate_root [INFO] [stderr] 19: 0x7f968c041abf - rustc_metadata[da27f55d9c4dcae5]::rmeta::encoder::encode_metadata_impl [INFO] [stderr] 20: 0x7f968c0311ae - rustc_data_structures[bd3782b9c542bb5f]::sync::join:: [INFO] [stderr] 21: 0x7f968c030ec1 - rustc_metadata[da27f55d9c4dcae5]::rmeta::encoder::encode_metadata [INFO] [stderr] 22: 0x7f968c030303 - rustc_metadata[da27f55d9c4dcae5]::fs::encode_and_write_metadata [INFO] [stderr] 23: 0x7f968bfd4afe - rustc_interface[fbd3e6b736424284]::passes::start_codegen [INFO] [stderr] 24: 0x7f968bfd2669 - ::enter::<::ongoing_codegen::{closure#0}::{closure#0}, core[2776a5bafb2c0bd3]::result::Result, rustc_errors[2e76cb47010ce6e4]::ErrorGuaranteed>> [INFO] [stderr] 25: 0x7f968bfce54d - ::ongoing_codegen [INFO] [stderr] 26: 0x7f968bfcd46f - rustc_span[4fdcdd3f3e2c271]::with_source_map::, rustc_interface[fbd3e6b736424284]::interface::run_compiler, rustc_driver[7a49b7e584efdefc]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 27: 0x7f968bfc50a4 - >::set::, rustc_driver[7a49b7e584efdefc]::run_compiler::{closure#1}>::{closure#0}, core[2776a5bafb2c0bd3]::result::Result<(), rustc_errors[2e76cb47010ce6e4]::ErrorGuaranteed>> [INFO] [stderr] 28: 0x7f968bfc47a2 - std[4bf15a6714b10e74]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[7a49b7e584efdefc]::run_compiler::{closure#1}>::{closure#0}, core[2776a5bafb2c0bd3]::result::Result<(), rustc_errors[2e76cb47010ce6e4]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[2776a5bafb2c0bd3]::result::Result<(), rustc_errors[2e76cb47010ce6e4]::ErrorGuaranteed>> [INFO] [stderr] 29: 0x7f968c64f13c - <::spawn_unchecked_, rustc_driver[7a49b7e584efdefc]::run_compiler::{closure#1}>::{closure#0}, core[2776a5bafb2c0bd3]::result::Result<(), rustc_errors[2e76cb47010ce6e4]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[2776a5bafb2c0bd3]::result::Result<(), rustc_errors[2e76cb47010ce6e4]::ErrorGuaranteed>>::{closure#1} as core[2776a5bafb2c0bd3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 30: 0x7f96899fa793 - as core::ops::function::FnOnce>::call_once::hd5830edd80af1bda [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 31: 0x7f96899fa793 - as core::ops::function::FnOnce>::call_once::h4153968f75d5ba83 [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/alloc/src/boxed.rs:1988:9 [INFO] [stderr] 32: 0x7f96899fa793 - std::sys::unix::thread::Thread::new::thread_start::h9fdd372f46168d13 [INFO] [stderr] at /rustc/0179c3cb935eb588d407cb784f436ae84d99db5c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 33: 0x7f9689726b43 - [INFO] [stderr] 34: 0x7f96897b7bb4 - __clone [INFO] [stderr] 35: 0x0 - [INFO] [stderr] [INFO] [stderr] error: internal compiler error: unexpected panic [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] Compiling solana-frozen-abi v1.8.5 [INFO] [stderr] note: rustc 1.69.0-nightly (0179c3cb9 2023-02-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `solana-frozen-abi` [INFO] [stderr] error: could not compile `cc` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcYh2uSs/symbols.o" "/opt/rustwide/target/debug/build/num-traits-27f2cdb317192cf1/build_script_build-27f2cdb317192cf1.build_script_build.89b7d815-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/num-traits-27f2cdb317192cf1/build_script_build-27f2cdb317192cf1.build_script_build.89b7d815-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/num-traits-27f2cdb317192cf1/build_script_build-27f2cdb317192cf1.build_script_build.89b7d815-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/num-traits-27f2cdb317192cf1/build_script_build-27f2cdb317192cf1.build_script_build.89b7d815-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/num-traits-27f2cdb317192cf1/build_script_build-27f2cdb317192cf1.build_script_build.89b7d815-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/num-traits-27f2cdb317192cf1/build_script_build-27f2cdb317192cf1.build_script_build.89b7d815-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/num-traits-27f2cdb317192cf1/build_script_build-27f2cdb317192cf1.1s4ygdhz2nr2izlz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-cea8f49e72b83951.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0179c3cb935eb588d407cb784f436ae84d99db5c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/num-traits-27f2cdb317192cf1/build_script_build-27f2cdb317192cf1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `num-traits` due to 2 previous errors [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rand_chacha` [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rustversion` [INFO] [stderr] error: could not compile `aho-corasick` [INFO] [stderr] thread 'rustc' panicked at 'assertion failed: pos.get() <= self.position()', compiler/rustc_metadata/src/rmeta/encoder.rs:426:9 [INFO] [stderr] error: could not compile `syn` [INFO] running `Command { std: "docker" "inspect" "3245e3b1220b8a189cdfaf5f881aa410e79e2120239c072e7b7e23ded060a8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3245e3b1220b8a189cdfaf5f881aa410e79e2120239c072e7b7e23ded060a8b4", kill_on_drop: false }` [INFO] [stdout] 3245e3b1220b8a189cdfaf5f881aa410e79e2120239c072e7b7e23ded060a8b4