[INFO] fetching crate mcmf 2.0.0...
[INFO] checking mcmf-2.0.0 against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764
[INFO] extracting crate mcmf 2.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate mcmf 2.0.0
[INFO] finished tweaking crates.io crate mcmf 2.0.0
[INFO] tweaked toml for crates.io crate mcmf 2.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mcmf 2.0.0 on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 386b88fb14674e93b5f3389d0eeb4abf0462f992d4b28ad31499d93e0837087a
[INFO] running `Command { std: "docker" "start" "-a" "386b88fb14674e93b5f3389d0eeb4abf0462f992d4b28ad31499d93e0837087a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "386b88fb14674e93b5f3389d0eeb4abf0462f992d4b28ad31499d93e0837087a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "386b88fb14674e93b5f3389d0eeb4abf0462f992d4b28ad31499d93e0837087a", kill_on_drop: false }`
[INFO] [stdout] 386b88fb14674e93b5f3389d0eeb4abf0462f992d4b28ad31499d93e0837087a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ace1002f04bca8602c7fe5fc4fa8017689820cbaa58cb17ac290b2030389c30
[INFO] running `Command { std: "docker" "start" "-a" "2ace1002f04bca8602c7fe5fc4fa8017689820cbaa58cb17ac290b2030389c30", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling mcmf v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated struct `gcc::Build`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]  --> build.rs:4:27
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut config = gcc::Build::new();
[INFO] [stdout]   |                           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained
[INFO] [stdout]  --> build.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let mut config = gcc::Build::new();
[INFO] [stdout]   |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: mcmf@2.0.0: In file included from /usr/include/x86_64-linux-gnu/c++/13/bits/c++allocator.h:33,
[INFO] [stderr] warning: mcmf@2.0.0:                  from /usr/include/c++/13/bits/allocator.h:46,
[INFO] [stderr] warning: mcmf@2.0.0:                  from /usr/include/c++/13/vector:63,
[INFO] [stderr] warning: mcmf@2.0.0:                  from lemon/network_simplex.h:27,
[INFO] [stderr] warning: mcmf@2.0.0:                  from bindings.cpp:1:
[INFO] [stderr] warning: mcmf@2.0.0: In member function 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lemon::SmartDigraphBase::NodeT; _Args = {lemon::SmartDigraphBase::NodeT}; _Tp = lemon::SmartDigraphBase::NodeT]',
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = lemon::SmartDigraphBase::NodeT; _Args = {lemon::SmartDigraphBase::NodeT}; _Tp = lemon::SmartDigraphBase::NodeT]' at /usr/include/c++/13/bits/alloc_traits.h:538:17,
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {lemon::SmartDigraphBase::NodeT}; _Tp = lemon::SmartDigraphBase::NodeT; _Alloc = std::allocator<lemon::SmartDigraphBase::NodeT>]' at /usr/include/c++/13/bits/vector.tcc:117:30,
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = lemon::SmartDigraphBase::NodeT; _Alloc = std::allocator<lemon::SmartDigraphBase::NodeT>]' at /usr/include/c++/13/bits/stl_vector.h:1299:21,
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'lemon::SmartDigraphBase::Node lemon::SmartDigraphBase::addNode()' at lemon/smart_graph.h:77:22,
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'lemon::DigraphExtender<Base>::Node lemon::DigraphExtender<Base>::addNode() [with Base = lemon::SmartDigraphBase]' at ./lemon/bits/graph_extender.h:268:34,
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'lemon::DigraphExtender<lemon::SmartDigraphBase>::Node lemon::SmartDigraph::addNode()' at lemon/smart_graph.h:223:44,
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'Int network_simplex_mcmf(Int, Int, const Int*, const Int*, const Int*, const Int*, const Int*, Int*) [with Int = long int]' at bindings.cpp:22:34:
[INFO] [stderr] warning: mcmf@2.0.0: /usr/include/c++/13/bits/new_allocator.h:191:11: warning: '<anonymous>' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: mcmf@2.0.0:   191 |         { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
[INFO] [stderr] warning: mcmf@2.0.0:       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: mcmf@2.0.0: In file included from bindings.cpp:2:
[INFO] [stderr] warning: mcmf@2.0.0: lemon/smart_graph.h: In function 'Int network_simplex_mcmf(Int, Int, const Int*, const Int*, const Int*, const Int*, const Int*, Int*) [with Int = long int]':
[INFO] [stderr] warning: mcmf@2.0.0: lemon/smart_graph.h:77:29: note: '<anonymous>' declared here
[INFO] [stderr] warning: mcmf@2.0.0:    77 |       nodes.push_back(NodeT());
[INFO] [stderr] warning: mcmf@2.0.0:       |                             ^
[INFO] [stderr] warning: mcmf@2.0.0: In member function 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lemon::SmartDigraphBase::ArcT; _Args = {lemon::SmartDigraphBase::ArcT}; _Tp = lemon::SmartDigraphBase::ArcT]',
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = lemon::SmartDigraphBase::ArcT; _Args = {lemon::SmartDigraphBase::ArcT}; _Tp = lemon::SmartDigraphBase::ArcT]' at /usr/include/c++/13/bits/alloc_traits.h:538:17,
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {lemon::SmartDigraphBase::ArcT}; _Tp = lemon::SmartDigraphBase::ArcT; _Alloc = std::allocator<lemon::SmartDigraphBase::ArcT>]' at /usr/include/c++/13/bits/vector.tcc:117:30,
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = lemon::SmartDigraphBase::ArcT; _Alloc = std::allocator<lemon::SmartDigraphBase::ArcT>]' at /usr/include/c++/13/bits/stl_vector.h:1299:21,
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'lemon::SmartDigraphBase::Arc lemon::SmartDigraphBase::addArc(Node, Node)' at lemon/smart_graph.h:85:21,
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'lemon::DigraphExtender<Base>::Arc lemon::DigraphExtender<Base>::addArc(const Node&, const Node&) [with Base = lemon::SmartDigraphBase]' at ./lemon/bits/graph_extender.h:274:31,
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'lemon::DigraphExtender<lemon::SmartDigraphBase>::Arc lemon::SmartDigraph::addArc(lemon::DigraphExtender<lemon::SmartDigraphBase>::Node, lemon::DigraphExtender<lemon::SmartDigraphBase>::Node)' at lemon/smart_graph.h:231:28,
[INFO] [stderr] warning: mcmf@2.0.0:     inlined from 'Int network_simplex_mcmf(Int, Int, const Int*, const Int*, const Int*, const Int*, const Int*, Int*) [with Int = long int]' at bindings.cpp:26:32:
[INFO] [stderr] warning: mcmf@2.0.0: /usr/include/c++/13/bits/new_allocator.h:191:11: warning: '<anonymous>' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: mcmf@2.0.0:   191 |         { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
[INFO] [stderr] warning: mcmf@2.0.0:       |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: mcmf@2.0.0: lemon/smart_graph.h: In function 'Int network_simplex_mcmf(Int, Int, const Int*, const Int*, const Int*, const Int*, const Int*, Int*) [with Int = long int]':
[INFO] [stderr] warning: mcmf@2.0.0: lemon/smart_graph.h:85:27: note: '<anonymous>' declared here
[INFO] [stderr] warning: mcmf@2.0.0:    85 |       arcs.push_back(ArcT());
[INFO] [stderr] warning: mcmf@2.0.0:       |                           ^
[INFO] [stderr] warning: mcmf@2.0.0: bindings.cpp: At global scope:
[INFO] [stderr] warning: mcmf@2.0.0: bindings.cpp:54:1: fatal error: error writing to /tmp/ccpcKzuC.s: No space left on device
[INFO] [stderr] warning: mcmf@2.0.0:    54 | }
[INFO] [stderr] warning: mcmf@2.0.0:       | ^
[INFO] [stderr] warning: mcmf@2.0.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `mcmf v2.0.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/mcmf-710c1a7273182aee/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "." "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/mcmf-f197450ac1cbe292/out/bindings.o" "-c" "bindings.cpp"
[INFO] [stderr]   cargo:warning=In file included from /usr/include/x86_64-linux-gnu/c++/13/bits/c++allocator.h:33,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/13/bits/allocator.h:46,
[INFO] [stderr]   cargo:warning=                 from /usr/include/c++/13/vector:63,
[INFO] [stderr]   cargo:warning=                 from lemon/network_simplex.h:27,
[INFO] [stderr]   cargo:warning=                 from bindings.cpp:1:
[INFO] [stderr]   cargo:warning=In member function 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lemon::SmartDigraphBase::NodeT; _Args = {lemon::SmartDigraphBase::NodeT}; _Tp = lemon::SmartDigraphBase::NodeT]',
[INFO] [stderr]   cargo:warning=    inlined from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = lemon::SmartDigraphBase::NodeT; _Args = {lemon::SmartDigraphBase::NodeT}; _Tp = lemon::SmartDigraphBase::NodeT]' at /usr/include/c++/13/bits/alloc_traits.h:538:17,
[INFO] [stderr]   cargo:warning=    inlined from 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {lemon::SmartDigraphBase::NodeT}; _Tp = lemon::SmartDigraphBase::NodeT; _Alloc = std::allocator<lemon::SmartDigraphBase::NodeT>]' at /usr/include/c++/13/bits/vector.tcc:117:30,
[INFO] [stderr]   cargo:warning=    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = lemon::SmartDigraphBase::NodeT; _Alloc = std::allocator<lemon::SmartDigraphBase::NodeT>]' at /usr/include/c++/13/bits/stl_vector.h:1299:21,
[INFO] [stderr]   cargo:warning=    inlined from 'lemon::SmartDigraphBase::Node lemon::SmartDigraphBase::addNode()' at lemon/smart_graph.h:77:22,
[INFO] [stderr]   cargo:warning=    inlined from 'lemon::DigraphExtender<Base>::Node lemon::DigraphExtender<Base>::addNode() [with Base = lemon::SmartDigraphBase]' at ./lemon/bits/graph_extender.h:268:34,
[INFO] [stderr]   cargo:warning=    inlined from 'lemon::DigraphExtender<lemon::SmartDigraphBase>::Node lemon::SmartDigraph::addNode()' at lemon/smart_graph.h:223:44,
[INFO] [stderr]   cargo:warning=    inlined from 'Int network_simplex_mcmf(Int, Int, const Int*, const Int*, const Int*, const Int*, const Int*, Int*) [with Int = long int]' at bindings.cpp:22:34:
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:11: warning: '<anonymous>' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr]   cargo:warning=  191 |         { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=In file included from bindings.cpp:2:
[INFO] [stderr]   cargo:warning=lemon/smart_graph.h: In function 'Int network_simplex_mcmf(Int, Int, const Int*, const Int*, const Int*, const Int*, const Int*, Int*) [with Int = long int]':
[INFO] [stderr]   cargo:warning=lemon/smart_graph.h:77:29: note: '<anonymous>' declared here
[INFO] [stderr]   cargo:warning=   77 |       nodes.push_back(NodeT());
[INFO] [stderr]   cargo:warning=      |                             ^
[INFO] [stderr]   cargo:warning=In member function 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = lemon::SmartDigraphBase::ArcT; _Args = {lemon::SmartDigraphBase::ArcT}; _Tp = lemon::SmartDigraphBase::ArcT]',
[INFO] [stderr]   cargo:warning=    inlined from 'static void std::allocator_traits<std::allocator<_Tp1> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = lemon::SmartDigraphBase::ArcT; _Args = {lemon::SmartDigraphBase::ArcT}; _Tp = lemon::SmartDigraphBase::ArcT]' at /usr/include/c++/13/bits/alloc_traits.h:538:17,
[INFO] [stderr]   cargo:warning=    inlined from 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {lemon::SmartDigraphBase::ArcT}; _Tp = lemon::SmartDigraphBase::ArcT; _Alloc = std::allocator<lemon::SmartDigraphBase::ArcT>]' at /usr/include/c++/13/bits/vector.tcc:117:30,
[INFO] [stderr]   cargo:warning=    inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = lemon::SmartDigraphBase::ArcT; _Alloc = std::allocator<lemon::SmartDigraphBase::ArcT>]' at /usr/include/c++/13/bits/stl_vector.h:1299:21,
[INFO] [stderr]   cargo:warning=    inlined from 'lemon::SmartDigraphBase::Arc lemon::SmartDigraphBase::addArc(Node, Node)' at lemon/smart_graph.h:85:21,
[INFO] [stderr]   cargo:warning=    inlined from 'lemon::DigraphExtender<Base>::Arc lemon::DigraphExtender<Base>::addArc(const Node&, const Node&) [with Base = lemon::SmartDigraphBase]' at ./lemon/bits/graph_extender.h:274:31,
[INFO] [stderr]   cargo:warning=    inlined from 'lemon::DigraphExtender<lemon::SmartDigraphBase>::Arc lemon::SmartDigraph::addArc(lemon::DigraphExtender<lemon::SmartDigraphBase>::Node, lemon::DigraphExtender<lemon::SmartDigraphBase>::Node)' at lemon/smart_graph.h:231:28,
[INFO] [stderr]   cargo:warning=    inlined from 'Int network_simplex_mcmf(Int, Int, const Int*, const Int*, const Int*, const Int*, const Int*, Int*) [with Int = long int]' at bindings.cpp:26:32:
[INFO] [stderr]   cargo:warning=/usr/include/c++/13/bits/new_allocator.h:191:11: warning: '<anonymous>' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr]   cargo:warning=  191 |         { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
[INFO] [stderr]   cargo:warning=      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=lemon/smart_graph.h: In function 'Int network_simplex_mcmf(Int, Int, const Int*, const Int*, const Int*, const Int*, const Int*, Int*) [with Int = long int]':
[INFO] [stderr]   cargo:warning=lemon/smart_graph.h:85:27: note: '<anonymous>' declared here
[INFO] [stderr]   cargo:warning=   85 |       arcs.push_back(ArcT());
[INFO] [stderr]   cargo:warning=      |                           ^
[INFO] [stderr]   cargo:warning=bindings.cpp: At global scope:
[INFO] [stderr]   cargo:warning=bindings.cpp:54:1: fatal error: error writing to /tmp/ccpcKzuC.s: No space left on device
[INFO] [stderr]   cargo:warning=   54 | }
[INFO] [stderr]   cargo:warning=      | ^
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.55/src/lib.rs:1672:5:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Internal error occurred: Command "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-I" "." "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/mcmf-f197450ac1cbe292/out/bindings.o" "-c" "bindings.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55e5a9aaadb2 - std::backtrace_rs::backtrace::libunwind::trace::h33b962fda734852f
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x55e5a9aaadb2 - std::backtrace_rs::backtrace::trace_unsynchronized::h034d9edac7136aa8
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x55e5a9aaadb2 - std::sys::backtrace::_print_fmt::h4f5fce585007dfb4
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x55e5a9aaadb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb3e677fccea623b2
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x55e5a9acd1d3 - core::fmt::rt::Argument::fmt::h36e568509f44a6fc
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x55e5a9acd1d3 - core::fmt::write::hd6f2c1bb61942de7
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x55e5a9aa7733 - std::io::default_write_fmt::h5f8a1449d2cfc38e
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x55e5a9aa7733 - std::io::Write::write_fmt::h5d1a1806e0848b2a
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x55e5a9aaac02 - std::sys::backtrace::BacktraceLock::print::hd6a50da038f762db
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x55e5a9aac793 - std::panicking::default_hook::{{closure}}::h5f64c547744b1a22
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x55e5a9aac575 - std::panicking::default_hook::ha0457b9b36d0ebf5
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x55e5a9aad0a5 - std::panicking::rust_panic_with_hook::h6ecaf340bf713760
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x55e5a9aacf3a - std::panicking::begin_panic_handler::{{closure}}::h056567f43d02e129
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x55e5a9aab2a9 - std::sys::backtrace::__rust_end_short_backtrace::ha3a023d2508e74de
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x55e5a9aacbcd - __rustc[ad95bd7540fcd1eb]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x55e5a9acc130 - core::panicking::panic_fmt::h4c6bc5cb2c10922d
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x55e5a9a68d5b - gcc::fail::hb13c8c0ba1aa6863
[INFO] [stderr]     17:     0x55e5a9a5c8c6 - gcc::Build::compile::hc2e72c9d375dd863
[INFO] [stderr]     18:     0x55e5a9a5909b - build_script_build::main::h26ba6a2e32f12930
[INFO] [stderr]     19:     0x55e5a9a58f83 - core::ops::function::FnOnce::call_once::h56dec0ed8a6c1963
[INFO] [stderr]     20:     0x55e5a9a58f66 - std::sys::backtrace::__rust_begin_short_backtrace::h474dabf73b494d40
[INFO] [stderr]     21:     0x55e5a9a58f49 - std::rt::lang_start::{{closure}}::h663083d0ea9f2808
[INFO] [stderr]     22:     0x55e5a9aa31e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8cf7ed8a73d3231e
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/core/src/ops/function.rs:290:21
[INFO] [stderr]     23:     0x55e5a9aa31e0 - std::panicking::catch_unwind::do_call::h0275b2b2af30294a
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x55e5a9aa31e0 - std::panicking::catch_unwind::h12f326ffce9b0930
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x55e5a9aa31e0 - std::panic::catch_unwind::h207d1126334344ee
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x55e5a9aa31e0 - std::rt::lang_start_internal::{{closure}}::h6a528364cebeca77
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x55e5a9aa31e0 - std::panicking::catch_unwind::do_call::hf45550d13e19a686
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x55e5a9aa31e0 - std::panicking::catch_unwind::h6b234f881907df49
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x55e5a9aa31e0 - std::panic::catch_unwind::h92366e67e204c0e4
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x55e5a9aa31e0 - std::rt::lang_start_internal::h8e1b82c883081a0d
[INFO] [stderr]                                  at /rustc/fafe42c59556a4233f03dd0d900b575a9afeece8/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x55e5a9a58f31 - std::rt::lang_start::h5984ce478cab7012
[INFO] [stderr]     32:     0x55e5a9a59105 - main
[INFO] [stderr]     33:     0x7955bd3cf1ca - <unknown>
[INFO] [stderr]     34:     0x7955bd3cf28b - __libc_start_main
[INFO] [stderr]     35:     0x55e5a9a58db5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "2ace1002f04bca8602c7fe5fc4fa8017689820cbaa58cb17ac290b2030389c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ace1002f04bca8602c7fe5fc4fa8017689820cbaa58cb17ac290b2030389c30", kill_on_drop: false }`
[INFO] [stdout] 2ace1002f04bca8602c7fe5fc4fa8017689820cbaa58cb17ac290b2030389c30
