[INFO] cloning repository https://github.com/feelmyears/rulp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feelmyears/rulp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeelmyears%2Frulp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeelmyears%2Frulp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d670c09d441a9a6cc92d8c4b7c37f04f61c45ca3 [INFO] testing feelmyears/rulp against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffeelmyears%2Frulp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/feelmyears/rulp on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/feelmyears/rulp [INFO] finished tweaking git repo https://github.com/feelmyears/rulp [INFO] tweaked toml for git repo https://github.com/feelmyears/rulp written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/feelmyears/rulp 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75d87a365aa327934d544b42110889d2daa119b0a55a9606c5dcb818de48fee9 [INFO] running `Command { std: "docker" "start" "-a" "75d87a365aa327934d544b42110889d2daa119b0a55a9606c5dcb818de48fee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75d87a365aa327934d544b42110889d2daa119b0a55a9606c5dcb818de48fee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75d87a365aa327934d544b42110889d2daa119b0a55a9606c5dcb818de48fee9", kill_on_drop: false }` [INFO] [stdout] 75d87a365aa327934d544b42110889d2daa119b0a55a9606c5dcb818de48fee9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ecef458b6e891fa0911873ea51e7a5ee58951f031e48bd1231721ed6bf84d58 [INFO] running `Command { std: "docker" "start" "-a" "3ecef458b6e891fa0911873ea51e7a5ee58951f031e48bd1231721ed6bf84d58", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling matrixmultiply v0.1.13 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling assert_approx_eq v0.2.2 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.19.3 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling rulp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `equation_component_regex` is never read [INFO] [stdout] --> src/parser/mod.rs:36:2 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Parser { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | equation_component_regex: Regex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Parser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.86s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.7.0, clap v2.19.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3ecef458b6e891fa0911873ea51e7a5ee58951f031e48bd1231721ed6bf84d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecef458b6e891fa0911873ea51e7a5ee58951f031e48bd1231721ed6bf84d58", kill_on_drop: false }` [INFO] [stdout] 3ecef458b6e891fa0911873ea51e7a5ee58951f031e48bd1231721ed6bf84d58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 816005333a144487ea4b816bf0a6c6f103617df4fa6c1dce7eb155faf64572dc [INFO] running `Command { std: "docker" "start" "-a" "816005333a144487ea4b816bf0a6c6f103617df4fa6c1dce7eb155faf64572dc", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: field `equation_component_regex` is never read [INFO] [stdout] --> src/parser/mod.rs:36:2 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Parser { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 36 | equation_component_regex: Regex, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Parser` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rulp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/solver/impl_solver.rs:466:3 [INFO] [stdout] | [INFO] [stdout] 466 | assert_matrix_eq!(SimplexSolver::convert_lp_to_tableau(&lp), expected); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `assert_matrix_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/solver/impl_solver.rs:600:6 [INFO] [stdout] | [INFO] [stdout] 600 | assert_matrix_eq!(simplex.tableau, expected_no_change); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `assert_matrix_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustch26CKO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librulp-101dbcd804e281eb.rlib,libregex-ac66422701ad2c8c.rlib,libutf8_ranges-5c90d5662e8053e3.rlib,libregex_syntax-50a2b8e820bd59ff.rlib,libthread_local-4fab52b422589186.rlib,libunreachable-81213e512a925937.rlib,libvoid-9163cd71c286a90e.rlib,libthread_id-e3ae0cb37f4f1f5e.rlib,libaho_corasick-fd37e595e4323fac.rlib,libmemchr-392092736d81a874.rlib,libapprox-5fd8dcb06e842240.rlib,libassert_approx_eq-37818167e14e6730.rlib,librulinalg-f1f1a182f49094f2.rlib,libmatrixmultiply-752664166a8d9fe2.rlib,librawpointer-15bb92437792cab4.rlib,libnum-79f7747b761ed972.rlib,libnum_iter-b2e32a24c9059a22.rlib,libnum_integer-dfdcd72de2d86a6a.rlib,libnum_traits-2085afd2f91cd4c4.rlib,libclap-4809ed82b31fb4ee.rlib,libunicode_segmentation-768597a89d1591b0.rlib,libterm_size-736887d280768e5c.rlib,libvec_map-72d822807559f041.rlib,libbitflags-ed87549ac517e209.rlib,libunicode_width-a586ed31a259fe13.rlib,liblibc-bb162ab5a8b29755.rlib,libansi_term-5ab7665cd0703ab1.rlib,libstrsim-d02ba2ab66d2bf10.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" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustch26CKO/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/deps/rulp-26fc4e8a725ce991" "-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] 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 `rulp` (bin "rulp" test) due to 1 previous error [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/rustccnRVPu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librulp-101dbcd804e281eb.rlib,libregex-ac66422701ad2c8c.rlib,libutf8_ranges-5c90d5662e8053e3.rlib,libregex_syntax-50a2b8e820bd59ff.rlib,libthread_local-4fab52b422589186.rlib,libunreachable-81213e512a925937.rlib,libvoid-9163cd71c286a90e.rlib,libthread_id-e3ae0cb37f4f1f5e.rlib,libaho_corasick-fd37e595e4323fac.rlib,libmemchr-392092736d81a874.rlib,liblibc-bb162ab5a8b29755.rlib,libapprox-5fd8dcb06e842240.rlib,libassert_approx_eq-37818167e14e6730.rlib,librulinalg-f1f1a182f49094f2.rlib,libmatrixmultiply-752664166a8d9fe2.rlib,librawpointer-15bb92437792cab4.rlib,libnum-79f7747b761ed972.rlib,libnum_iter-b2e32a24c9059a22.rlib,libnum_integer-dfdcd72de2d86a6a.rlib,libnum_traits-2085afd2f91cd4c4.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" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccnRVPu/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/deps/mod-f1f36382cc48f2d8" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rulp` (test "mod") due to 1 previous error [INFO] [stderr] error: could not compile `rulp` (lib test); 2 warnings emitted [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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name rulp --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e1767fdea30c8e7 -C extra-filename=-dbe0ef4e0c841a11 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-5fd8dcb06e842240.rlib --extern assert_approx_eq=/opt/rustwide/target/debug/deps/libassert_approx_eq-37818167e14e6730.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4809ed82b31fb4ee.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-ac66422701ad2c8c.rlib --extern rulinalg=/opt/rustwide/target/debug/deps/librulinalg-f1f1a182f49094f2.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "816005333a144487ea4b816bf0a6c6f103617df4fa6c1dce7eb155faf64572dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "816005333a144487ea4b816bf0a6c6f103617df4fa6c1dce7eb155faf64572dc", kill_on_drop: false }` [INFO] [stdout] 816005333a144487ea4b816bf0a6c6f103617df4fa6c1dce7eb155faf64572dc