[INFO] fetching crate nonconvex-opt 0.1.2...
[INFO] testing nonconvex-opt-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate nonconvex-opt 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate nonconvex-opt 0.1.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nonconvex-opt 0.1.2
[INFO] tweaked toml for crates.io crate nonconvex-opt 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nonconvex-opt 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nonconvex-opt 0.1.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1be8cc10d1c8b6e905fb123212797b74f88539c7a4266e380f594fb3326e941b
[INFO] running `Command { std: "docker" "start" "-a" "1be8cc10d1c8b6e905fb123212797b74f88539c7a4266e380f594fb3326e941b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1be8cc10d1c8b6e905fb123212797b74f88539c7a4266e380f594fb3326e941b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be8cc10d1c8b6e905fb123212797b74f88539c7a4266e380f594fb3326e941b", kill_on_drop: false }`
[INFO] [stdout] 1be8cc10d1c8b6e905fb123212797b74f88539c7a4266e380f594fb3326e941b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dd6e2003f766e6e1c4f11a434e98c331c8e754962168c61ff5a30cb4a849e0c
[INFO] running `Command { std: "docker" "start" "-a" "5dd6e2003f766e6e1c4f11a434e98c331c8e754962168c61ff5a30cb4a849e0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling argmin-math v0.4.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling argmin v0.10.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling nonconvex-opt v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.11s
[INFO] running `Command { std: "docker" "inspect" "5dd6e2003f766e6e1c4f11a434e98c331c8e754962168c61ff5a30cb4a849e0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dd6e2003f766e6e1c4f11a434e98c331c8e754962168c61ff5a30cb4a849e0c", kill_on_drop: false }`
[INFO] [stdout] 5dd6e2003f766e6e1c4f11a434e98c331c8e754962168c61ff5a30cb4a849e0c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2422cc77fbdbaa8c832065fe3f81e9168d634ef3ce953e5a6ac1be7fa00432a5
[INFO] running `Command { std: "docker" "start" "-a" "2422cc77fbdbaa8c832065fe3f81e9168d634ef3ce953e5a6ac1be7fa00432a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling argmin-math v0.4.0
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.20
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling argmin v0.10.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling plotters-bitmap v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling nonconvex-opt v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `nonconvex-opt` (example "nm_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name nm_example --edition=2021 examples/nm_example.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=993c137d2c0ef037 -C extra-filename=-2c4ec51f464447ce --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern argmin=/opt/rustwide/target/debug/deps/libargmin-61c755589d92c3b0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-272f6c9380c46c60.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-cfdfa55c9a75b2b4.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-ea9426da90f95ee5.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-7a80885d9c518680.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-a5bea9b9998d1919.rlib --extern non_convex_opt=/opt/rustwide/target/debug/deps/libnon_convex_opt-45991e8273c736ba.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-c87e6f34d0ade558.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-93f0251f2ee5da76.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a79e0a930d6308cb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c9df1f7181e074dd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f208e87ce279a56.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-113a8e67baa66650.rlib --extern simba=/opt/rustwide/target/debug/deps/libsimba-51a13995510bd4a4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-50422ca6418d0a4f.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nonconvex-opt` (example "sa_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name sa_example --edition=2021 examples/sa_example.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=93f24638be108777 -C extra-filename=-1aa707201f98b1e7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern argmin=/opt/rustwide/target/debug/deps/libargmin-61c755589d92c3b0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-272f6c9380c46c60.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-cfdfa55c9a75b2b4.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-ea9426da90f95ee5.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-7a80885d9c518680.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-a5bea9b9998d1919.rlib --extern non_convex_opt=/opt/rustwide/target/debug/deps/libnon_convex_opt-45991e8273c736ba.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-c87e6f34d0ade558.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-93f0251f2ee5da76.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a79e0a930d6308cb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c9df1f7181e074dd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f208e87ce279a56.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-113a8e67baa66650.rlib --extern simba=/opt/rustwide/target/debug/deps/libsimba-51a13995510bd4a4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-50422ca6418d0a4f.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nonconvex-opt` (example "tabu_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name tabu_example --edition=2021 examples/tabu_example.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=c59e5c4fef2694e8 -C extra-filename=-d2c16f5eba069720 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern argmin=/opt/rustwide/target/debug/deps/libargmin-61c755589d92c3b0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-272f6c9380c46c60.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-cfdfa55c9a75b2b4.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-ea9426da90f95ee5.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-7a80885d9c518680.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-a5bea9b9998d1919.rlib --extern non_convex_opt=/opt/rustwide/target/debug/deps/libnon_convex_opt-45991e8273c736ba.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-c87e6f34d0ade558.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-93f0251f2ee5da76.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a79e0a930d6308cb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c9df1f7181e074dd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f208e87ce279a56.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-113a8e67baa66650.rlib --extern simba=/opt/rustwide/target/debug/deps/libsimba-51a13995510bd4a4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-50422ca6418d0a4f.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nonconvex-opt` (example "lbfgs_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name lbfgs_example --edition=2021 examples/lbfgs_example.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=a0ac884baeff7f2d -C extra-filename=-aabe40bf853d676f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern argmin=/opt/rustwide/target/debug/deps/libargmin-61c755589d92c3b0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-272f6c9380c46c60.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-cfdfa55c9a75b2b4.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-ea9426da90f95ee5.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-7a80885d9c518680.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-a5bea9b9998d1919.rlib --extern non_convex_opt=/opt/rustwide/target/debug/deps/libnon_convex_opt-45991e8273c736ba.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-c87e6f34d0ade558.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-93f0251f2ee5da76.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a79e0a930d6308cb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c9df1f7181e074dd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f208e87ce279a56.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-113a8e67baa66650.rlib --extern simba=/opt/rustwide/target/debug/deps/libsimba-51a13995510bd4a4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-50422ca6418d0a4f.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nonconvex-opt` (example "cga_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name cga_example --edition=2021 examples/cga_example.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=488d47b28ce0a848 -C extra-filename=-2f8188050cd2fa1d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern argmin=/opt/rustwide/target/debug/deps/libargmin-61c755589d92c3b0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-272f6c9380c46c60.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-cfdfa55c9a75b2b4.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-ea9426da90f95ee5.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-7a80885d9c518680.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-a5bea9b9998d1919.rlib --extern non_convex_opt=/opt/rustwide/target/debug/deps/libnon_convex_opt-45991e8273c736ba.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-c87e6f34d0ade558.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-93f0251f2ee5da76.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a79e0a930d6308cb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c9df1f7181e074dd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f208e87ce279a56.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-113a8e67baa66650.rlib --extern simba=/opt/rustwide/target/debug/deps/libsimba-51a13995510bd4a4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-50422ca6418d0a4f.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nonconvex-opt` (example "tpe_example")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name tpe_example --edition=2021 examples/tpe_example.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=6b500f271d37c219 -C extra-filename=-96f89ffdd39ac54e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern argmin=/opt/rustwide/target/debug/deps/libargmin-61c755589d92c3b0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-272f6c9380c46c60.rlib --extern gif=/opt/rustwide/target/debug/deps/libgif-cfdfa55c9a75b2b4.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-ea9426da90f95ee5.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-7a80885d9c518680.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-a5bea9b9998d1919.rlib --extern non_convex_opt=/opt/rustwide/target/debug/deps/libnon_convex_opt-45991e8273c736ba.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern plotters=/opt/rustwide/target/debug/deps/libplotters-c87e6f34d0ade558.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-93f0251f2ee5da76.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a79e0a930d6308cb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-8c9c043f71b8b9db.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c9df1f7181e074dd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f208e87ce279a56.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-113a8e67baa66650.rlib --extern simba=/opt/rustwide/target/debug/deps/libsimba-51a13995510bd4a4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-50422ca6418d0a4f.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2422cc77fbdbaa8c832065fe3f81e9168d634ef3ce953e5a6ac1be7fa00432a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2422cc77fbdbaa8c832065fe3f81e9168d634ef3ce953e5a6ac1be7fa00432a5", kill_on_drop: false }`
[INFO] [stdout] 2422cc77fbdbaa8c832065fe3f81e9168d634ef3ce953e5a6ac1be7fa00432a5
