[INFO] cloning repository https://github.com/jimleonardo/expressur_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jimleonardo/expressur_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimleonardo%2Fexpressur_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimleonardo%2Fexpressur_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55aba883273132dc4fb64c5c92cf7d84e4597e32 [INFO] testing jimleonardo/expressur_rust against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjimleonardo%2Fexpressur_rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jimleonardo/expressur_rust on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jimleonardo/expressur_rust [INFO] finished tweaking git repo https://github.com/jimleonardo/expressur_rust [INFO] tweaked toml for git repo https://github.com/jimleonardo/expressur_rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jimleonardo/expressur_rust 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 08da82772cfc917f97b22ad7bb81589c4807e443cf8739a7139f18665506045e [INFO] running `Command { std: "docker" "start" "-a" "08da82772cfc917f97b22ad7bb81589c4807e443cf8739a7139f18665506045e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "08da82772cfc917f97b22ad7bb81589c4807e443cf8739a7139f18665506045e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08da82772cfc917f97b22ad7bb81589c4807e443cf8739a7139f18665506045e", kill_on_drop: false }` [INFO] [stdout] 08da82772cfc917f97b22ad7bb81589c4807e443cf8739a7139f18665506045e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0842c79be7d67e099ae3e245623460f24bd83e62b9dae893845ecd91db4f00a [INFO] running `Command { std: "docker" "start" "-a" "c0842c79be7d67e099ae3e245623460f24bd83e62b9dae893845ecd91db4f00a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling rust_decimal v1.28.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling unicode-ident v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rust_decimal_macros v1.28.1 [INFO] [stderr] Compiling expressur v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `expressur` (bin "load_test") [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/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name load_test --edition=2021 src/bin/load_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d9fb8dc00d46da6f -C extra-filename=-fab47a18f4dedb65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern expressur=/opt/rustwide/target/debug/deps/libexpressur-7e58aed354231bf4.rlib --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-e70c292415520e90.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-ad2860ee02077bcd.rlib --extern rust_decimal_macros=/opt/rustwide/target/debug/deps/librust_decimal_macros-a17c8c882621b614.so --cap-lints=warn` (exit status: 101) [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" "-m64" "/tmp/rustcAFMHN1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libexpressur-7e58aed354231bf4.rlib,librust_decimal-ad2860ee02077bcd.rlib,libserde-b75a479f8aa5e4b1.rlib,libarrayvec-324bee7ec07e0504.rlib,libnum_traits-de23fd8a7b65dd50.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/expressur-d20979cca83d80ec" "-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: /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] [stderr] error: could not compile `expressur` (bin "expressur") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c0842c79be7d67e099ae3e245623460f24bd83e62b9dae893845ecd91db4f00a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0842c79be7d67e099ae3e245623460f24bd83e62b9dae893845ecd91db4f00a", kill_on_drop: false }` [INFO] [stdout] c0842c79be7d67e099ae3e245623460f24bd83e62b9dae893845ecd91db4f00a