[INFO] cloning repository https://github.com/yurii2007/rust_calculator_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yurii2007/rust_calculator_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyurii2007%2Frust_calculator_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyurii2007%2Frust_calculator_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5620d34bb09fd3d272376262e0bdc3428b5f3e7 [INFO] checking yurii2007/rust_calculator_cli against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyurii2007%2Frust_calculator_cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yurii2007/rust_calculator_cli on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yurii2007/rust_calculator_cli [INFO] finished tweaking git repo https://github.com/yurii2007/rust_calculator_cli [INFO] tweaked toml for git repo https://github.com/yurii2007/rust_calculator_cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yurii2007/rust_calculator_cli 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 834c0fd571ea8acb5436e3bee75d1701b0a951a37833df8fbeaaf70d4d021028 [INFO] running `Command { std: "docker" "start" "-a" "834c0fd571ea8acb5436e3bee75d1701b0a951a37833df8fbeaaf70d4d021028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "834c0fd571ea8acb5436e3bee75d1701b0a951a37833df8fbeaaf70d4d021028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "834c0fd571ea8acb5436e3bee75d1701b0a951a37833df8fbeaaf70d4d021028", kill_on_drop: false }` [INFO] [stdout] 834c0fd571ea8acb5436e3bee75d1701b0a951a37833df8fbeaaf70d4d021028 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+092a284ba0421695f2032c947765429fd7095796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06dc838f5710daa5d7f04d53a5f50ec950e301db5e8a41aeecd0de24bd756fa1 [INFO] running `Command { std: "docker" "start" "-a" "06dc838f5710daa5d7f04d53a5f50ec950e301db5e8a41aeecd0de24bd756fa1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling portable-atomic v1.8.0 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/option_ext-7bd27995f6939c5d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/option-ext-7bd27995f6939c5d/dep-lib-option_ext` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8083aP/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `is_terminal_polyfill` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcixHYgg/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcfg_aliases-7eb8a61fdc275c6a.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcixHYgg/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/nix-694b723c7928d5e1/build_script_build-694b723c7928d5e1" "-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] #0 0x00007c6090aaaaa7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56aaaa7) [INFO] [stdout] #1 0x00007c6090aaaebc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x56aaebc) [INFO] [stdout] #2 0x00007c6094fc1330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00007c6095104d07 (/lib/x86_64-linux-gnu/libc.so.6+0x188d07) [INFO] [stdout] #4 0x00005c4b2ff52804 void lld::elf::InputSection::writeTo>(lld::elf::Ctx&, unsigned char*) (/opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x404804) [INFO] [stdout] #5 0x00005c4b2ffa66eb void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #6 0x00007c6090a5a532 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x565a532) [INFO] [stdout] #7 0x00007c6090a59f9a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x5659f9a) [INFO] [stdout] #8 0x00007c60909d36d0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/092a284ba0421695f2032c947765429fd7095796/lib/libLLVM.so.20.1-rust-1.88.0-nightly+0x55d36d0) [INFO] [stdout] #9 0x00007c6095018aa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #10 0x00007c60950a5a34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/nix-694b723c7928d5e1/build_script_build-694b723c7928d5e1': 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 `nix` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "06dc838f5710daa5d7f04d53a5f50ec950e301db5e8a41aeecd0de24bd756fa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06dc838f5710daa5d7f04d53a5f50ec950e301db5e8a41aeecd0de24bd756fa1", kill_on_drop: false }` [INFO] [stdout] 06dc838f5710daa5d7f04d53a5f50ec950e301db5e8a41aeecd0de24bd756fa1