[INFO] fetching crate nonconvex-opt 0.1.2... [INFO] testing nonconvex-opt-0.1.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate nonconvex-opt 0.1.2 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nonconvex-opt 0.1.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a69250b2c09f5b21326259ddcfe601f34fa59bbd6159754642390cd9ab368cb3 [INFO] running `Command { std: "docker" "start" "-a" "a69250b2c09f5b21326259ddcfe601f34fa59bbd6159754642390cd9ab368cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a69250b2c09f5b21326259ddcfe601f34fa59bbd6159754642390cd9ab368cb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69250b2c09f5b21326259ddcfe601f34fa59bbd6159754642390cd9ab368cb3", kill_on_drop: false }` [INFO] [stdout] a69250b2c09f5b21326259ddcfe601f34fa59bbd6159754642390cd9ab368cb3 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1550e153830315ca68dbc1dbd2dfc370c53f6777693f7d26d4bb3b566802b3f5 [INFO] running `Command { std: "docker" "start" "-a" "1550e153830315ca68dbc1dbd2dfc370c53f6777693f7d26d4bb3b566802b3f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling wide v0.7.33 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rayon v1.10.0 [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.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 rand_distr v0.5.1 [INFO] [stderr] Compiling ndarray v0.16.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 thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling argmin-math v0.4.0 [INFO] [stderr] Compiling argmin v0.10.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling serde v1.0.219 [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 35.16s [INFO] running `Command { std: "docker" "inspect" "1550e153830315ca68dbc1dbd2dfc370c53f6777693f7d26d4bb3b566802b3f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1550e153830315ca68dbc1dbd2dfc370c53f6777693f7d26d4bb3b566802b3f5", kill_on_drop: false }` [INFO] [stdout] 1550e153830315ca68dbc1dbd2dfc370c53f6777693f7d26d4bb3b566802b3f5 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50d674b8db1dba585224ba13a5bdaaa11b4f64ea50c16dc29e219cd729706a67 [INFO] running `Command { std: "docker" "start" "-a" "50d674b8db1dba585224ba13a5bdaaa11b4f64ea50c16dc29e219cd729706a67", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling num-bigint v0.4.6 [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 libloading v0.8.8 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling argmin-math v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling argmin v0.10.0 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v4.5.43 [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 "tabu_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nonconvex-opt` (example "cem_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name cem_example --edition=2021 examples/cem_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=9036b64b83ae62b8 -C extra-filename=-62d34264ba62ac64 --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 "sa_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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 "sga_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name sga_example --edition=2021 examples/sga_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=c12b6bfd49d05bec -C extra-filename=-9e7b14840b9af053 --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 "nm_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/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] error: could not compile `nonconvex-opt` (example "mspo_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name mspo_example --edition=2021 examples/mspo_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=b018886245d7fdf9 -C extra-filename=-67aa8b159c7c16d8 --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 "grasp_example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name grasp_example --edition=2021 examples/grasp_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=e3c8e3900d4457ab -C extra-filename=-d3d4385d8e292a3b --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" "50d674b8db1dba585224ba13a5bdaaa11b4f64ea50c16dc29e219cd729706a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d674b8db1dba585224ba13a5bdaaa11b4f64ea50c16dc29e219cd729706a67", kill_on_drop: false }` [INFO] [stdout] 50d674b8db1dba585224ba13a5bdaaa11b4f64ea50c16dc29e219cd729706a67